- 09 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 06 Oct, 2015 9 commits
-
-
Robert Smith authored
SWT on Mac was providing the composites in a different order than other OSs. This was causing comparisons between to wrong widgets. The test now checks if each composite is in the list of composites instead. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
After cloning ICE via the dev menu, I found I couldn't load the Mars target. Turns out the fix was to ensure that the org.eclipse.equinox.p2.touchpoint.native plugin was included in the framework. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
This commit fixes a bug where the cloned repo wasn't added to the git repositories view. Also, it adds code to check for the user credentials on a git repo if need be. Added an extension point that let's users clone the ICETests repo from github. To acheive this, I added the ability to provide custom parameters to a given command. The ICETests extension point uses this to specify the clone directory as @user.home. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
Robert Smith authored
Removed references to Win32 plug-ins in some launch files, as the Mac build is failing on the corresponding packages and its inability to resolve Windows plug-ins may be the reason. Signed-off-by:
Robert Smith <smithrw@ornl.gov>
-
- 05 Oct, 2015 8 commits
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
This commit updates the developer abstract handler hierarchy with a GitCloneHandler that simple clones a repository, but provides a hook for subclasses to provide PostCloneTasks, such as importing projects or creating make targets. This commit also provides a new Build ICE command that grabs the ILaunchManager and uses it to launch ICE's Maven Build launch configuration files. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@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>
-
- 04 Oct, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 01 Oct, 2015 2 commits
-
-
amccaskey authored
Setup the ICE Developer Menu generation utility to create parameterized commands where the parameters are all the attributes from the provided extension point. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Also set up the Edit Mat Database button to only appear in ICE perspective. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 30 Sep, 2015 8 commits
-
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
This commit adds a new extension point that lets users easily add new developer-related actions to the ICE Developer Menu. Added an extension for ICE and MOOSE - with MOOSE providing the existing developer actions we had before. I've turned off the action buttons that were in the toolbar for MOOSE previously. Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
arbennett authored
-
arbennett authored
-
arbennett authored
-
arbennett authored
script for MacOS. Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 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 4 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>
-
- 25 Sep, 2015 2 commits
-
-
Alex McCaskey authored
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 24 Sep, 2015 2 commits
-
-
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>
-
amccaskey authored
Signed-off-by:
amccaskey <mccaskeyaj@ornl.gov>
-
- 23 Sep, 2015 1 commit
-
-
Robert Smith authored
Updated the SWTBot tests for the materials database and MOOSE perspective. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-