Adding a new class to add template parameters that are defined in the
exemplars. Currently, it just finds the exemplar parameters and prints
their names out to the console. Next up, we should expose these to the
user somehow so they can pick one to add.
Signed-off-by:
Jordan Deyton <jordan.deyton@gmail.com>
Showing
- src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/properties/AddPropertyAction.java 11 additions, 1 deletion...ipse/ice/client/widgets/properties/AddPropertyAction.java
- src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/properties/AddTemplatePropertyAction.java 116 additions, 0 deletions.../client/widgets/properties/AddTemplatePropertyAction.java
- src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/properties/TreePropertySection.java 5 additions, 0 deletions...se/ice/client/widgets/properties/TreePropertySection.java
Loading
Please register or sign in to comment