- 05 Oct, 2015 6 commits
-
-
Jay Jay Billings authored
Fixed compilation errors in Core test classes. Added a test for the XMLPersistenceExtensionFactory. Fixed the name of that file too. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Conflicts: org.eclipse.ice.caebat.batml/build.properties org.eclipse.ice.materials/data/userMatDB.xml org.eclipse.ice.repository/ice.product_linux.launch Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
I added Mylyn bundles and all required bundles to the Product. I also cleaned up a few more bundle versions to prevent the target from failing in the build. I removed egit and jgit from the feature and put them into the product as features. There is a lot more work that needs to be done to clean up both of these files. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Robert Smith authored
-
Robert Smith authored
Added tests for several classes, particularly SWTBot tests for the VIBE items. Also implemented some equality/copying functions for tested classes. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Jay Jay Billings authored
IPersistenceProviders, and thus the XMLPersistenceProvider, are no longer required to create their own projects. It is assumed that they will require an IProject - although that is not enforced - and that is provided to them after they are started. I also fixed the construction of the default Item storage project in the Core. It was putting all the Items in the default project instead of the itemDB project. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 04 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 03 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Started refactoring IPersistenceProvider to help address a bug in the Core. Made progress on switching the Core to use the the provider exclusively through the Extension Point. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 01 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
providers. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 30 Sep, 2015 4 commits
- 29 Sep, 2015 2 commits
-
-
Robert Smith authored
Conflicts: org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/EntryComposite.java org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEResourcePage.java
-
Robert Smith authored
This commit adds SWTBot tests for the Materials Database, MOOSE Workflow, and Reflecftivity Model. They are not currently part of the build and need a specialized pom file activating the services required by an ICE workbench before they could be added to it. It also addresses several minor UI bugs with those three items: Fixed an issue with the Materials Database accepting non-positive numbers as a material's amount. Fixed several issues with the MOOSE Workflow not properly handling its error messages and fields' dirty states. Fixed the Reflectivity Model so that collapsing and expanding the NatTable no longer increases the widgets' size. Fixed an issue where the Reflectivity Model's NatTable graphical representation could be stale because it was not being refreshed after each operation on it. Set the Reflectivity Model to automatically open the Properties view with itself in focus. Previously, it had set focus to the Resources view, leaving the Properties view empty until the user clicked on the Reflectivity Model. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 28 Sep, 2015 6 commits
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Merge branch 'mccaskey/moose_tree_verification' of https://github.com/eclipse/ice into mccaskey/moose_tree_verification
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Committing improvements to the VisIt connection preferences page that allow users to browse to the VisIt executable and choose from pre-selected ones in a combo widget. Fixed bug where a loaded MOOSE item from XML would not execute the job because the tree composite was not synced. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Jay Jay Billings authored
Conflicts: org.eclipse.ice.repository/ice.macosx_product.launch Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Started trying to access it as an extension through the new extension point. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 26 Sep, 2015 16 commits
-
-
https://github.com/menghanli/iceJay Jay Billings authored
into menghanli-jay/projectSupport Conflicts: org.eclipse.ice.item/plugin.xml Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Billings authored
Bug 478475 Added extension and extension points for IVizServiceFactory
-
Jay Billings authored
Bug 478473 Added extension points and capabilities for IReader, IWriter, IPersistenceProvider
-
Jay Billings authored
Bug-478472 Added extension and points for IReactorEditorRegistry
-
menghan authored
jay/projectSupport Conflicts: org.eclipse.ice.item/plugin.xml org.eclipse.ice.reflectivity/plugin.xml Signed-off-by:
menghan <menghanli723@gmail.com>
-
Fangzhou Lin authored
Added extension points about IVizServiceFactory in widget bundle, and add extension about MOOSE, Reflectivity, VizServiceFactoryHolder and FormEditor Signed-off-by:
wo-amlangwang <adamlangwang@gmail.com>
-
Nick Stanish authored
Added extension points for IReader, IWriter, and IPersistenceProvider. Added extension capability to MooseFileHandler and XMLPersistenceProvider Signed-off-by:
Nick Stanish <nickstanish@gmail.com>
-
menghan authored
Extension Point and Extensions Signed-off-by:
menghan <menghanli723@gmail.com>
-
JiSoo Kim authored
Added extension points about IReactorEditorRegistry in widget.reactoreditor bundle(ReactorEditorComponent), and added extension about IReactorEditorRegistry in reactor.perspective bundle. Signed-off-by:
JiSoo Kim <jskim910118@gmail.com>
-
Jay Billings authored
Bug: 478470 Finished adding ItemBuilder Extensions
-
Nick Stanish authored
Added extension capability to remaining implementations of ItemBuilder Signed-off-by:
Nick Stanish <nickstanish@gmail.com>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Billings authored
Bug 478471 - Added extension and extension points for IFormWidgetBuilder.
-
Jay Billings authored
Added extension point for ItemBuilder and added ItemBuilder extensions
-
JiSoo Kim authored
Added extension points about IFormWidgetBuilder in widget bundle(EclipseWidgetComponent), and added extension about IFormWidgetBuilder in widget.moose bundle, widget.reactor bundle, and reflectivity.ui bundle. Signed-off-by:
JiSoo Kim <jskim910118@gmail.com>
-
Nick Stanish authored
Signed-off-by:
Nick Stanish <nickstanish@gmail.com>
-
- 25 Sep, 2015 2 commits
-
-
Alex McCaskey authored
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 24 Sep, 2015 1 commit
-
-
amccaskey authored
Fixed a bug in the CSV Viz stuff that caused real-time plot updating for the MOOSE item to break. Fixed bug where 2 CSV plots would open for the MOOSE item postprocessors if the launch failed the first time. Set up the double click action on the ICEResourceView to also open the ICEResourcePage instead of just creating the ICEResource Plot and not displaying it. Fixed a bug in the CheckMooseInputAction related to searching for errors. Made the MOOSE input file write a little less verbose. Setup the MOOSE update mechanism to use IResources instead of Java Files and hooked up the ICEResourcePage to be a IResourceChangeListener to get notified with VizResources are changed in the Workspace. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-