- 29 Jan, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 28 Jan, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 23 Jan, 2016 4 commits
-
-
-
Jay Jay Billings authored
Fixed the last projectGenerator build bugs by adding SWTBot support to the build. Fixed weird parsergenerator bugs that caused its build to be weird and broken. Removed unneeded bin files all around. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Fixed the last projectGenerator build bugs by adding SWTBot support to the build. Fixed weird parsergenerator bugs that caused its build to be weird and broken. Removed unneeded bin files all around. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Jan, 2016 4 commits
-
-
-
Jay Jay Billings authored
Fixed most of the bugs with Andrew's project support build. Still need to add SWTBot support. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
-
Jay Jay Billings authored
-
- 19 Jan, 2016 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
- 04 Jan, 2016 1 commit
-
-
arbennett authored
-
- 28 Dec, 2015 5 commits
-
-
Jay Jay Billings authored
I updated the Client so that it retrieves the IWidgetFactory using a static interface method that accesses the Extension Registry. I have removed several unused components too and made minor adjustments to other files as required, such as removing files from build.properties. I fixed a bug in the build that would miss test files that ended in Test.java instead of Tester.java. I also added an existence test for IWidgetFactory.getWidgetFactories(). Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
-
Jay Jay Billings authored
Refactored the EclipseUIWidgetFactory so that it will pull extensions from the IFormWidgetBuilder extension point in addition to exposing the registration operation on its interface. I also cleaned up the OSGi component files that were hanging around for form builders. I cleaned up some old HDF5 component files too. I removed unneeded auto-launched bundles from the product too. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Robert Smith authored
Added individual run configurations for the SWTBot tests with the correct set of plug-in dependencies. These are for Windows only, as I'm intending to create one bulk run configuration for each OS after dealing with issues that are causing them to fail when all are run from a single configuration file. Also made minor changes to the tests to make them compatible with the latest changes. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 27 Dec, 2015 2 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Conflicts: org.eclipse.ice.item/src/org/eclipse/ice/item/action/RemoteFileUploadAction.java org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSE.java org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/RemoteYamlSyntaxGenerator.java Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 26 Dec, 2015 2 commits
-
-
Jay Jay Billings authored
Removed the analysis tool and kdd bundles. Fixed various and sundry items that broke the build. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Removed some reactor files that were either missed or readded by mistake. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 25 Dec, 2015 1 commit
-
-
Jay Jay Billings authored
Removed Xolotl plugin. Removed Sassena plugin. Removed Poly plugin. Removed the Reactor Analyzer. Removed all other Reactor bundles. RIP and Merry Christmas. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 23 Dec, 2015 1 commit
-
-
amccaskey authored
next
-
- 21 Dec, 2015 5 commits
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
We have decided that we will no longer support the native projects because they are unused and we don't have the spare developers. I am removing this code from the repository to reflect that fact and to prevent users of our upcoming releases from becoming confused by it. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 18 Dec, 2015 1 commit
-
-
amccaskey authored
This commit adds a protected createICEJob method to JobLauncher to enable subclasses to provide custom Eclipse Job implementations. This also removes the test for JobLauncher NeedsInfo since its no longer used. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 17 Dec, 2015 5 commits
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Setup RemoteAction to leverage org.eclipse.remote Service Interfaces to prompt the user to create a new IRemoteConnection if the specified host name is not already in the Connection Preferences Table. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
This commit updates the JobLauncher to use the IActionFactory reference to perform job launches. It creates a list of Actions based on the data in the action data map and then passes those Actions to a custom Eclipse Job class for execution and monitoring. Actions now post text to the Eclipse Console. Added/Modified RemoteFileUploadAction, RemoteExecutionAction, RemoteFileDownloadAction, LocalExecutionAction, and LocalFilesCopyAction. This commit also fixes bugs in MOOSEModel (non-unique keys in app preferences) and MOOSELauncher (failed to reset host in hosts table to localhost after remote execution). Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Robert Smith authored
Addressed a bug which caused the CSV Plot to ignore changes to the independent series, as only the proxy plot was having its independent series changed. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 15 Dec, 2015 6 commits
-
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
arbennett authored
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
amccaskey authored
Restructured the JobLauncher to use this new LocalExecutionAction for local job launches. Created a new ICEJob subclass of Eclipse Job that takes a list of Actions to execute as part of the Eclipse Jobs API. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
arbennett authored
Signed-off-by:
arbennett <bennett.andr@gmail.com>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-