- 26 Jan, 2016 1 commit
-
-
Robert Smith authored
An error in ice.product was preventing the built executable from finding the org.eclipse.fx.osgi bundle, which in turn prevented the loading of JavaFX classes. This commit fixes the problem, as well as adds more test classes. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 07 Jan, 2016 1 commit
-
-
Robert Smith authored
Made progress on correcting bugs with the JavaFX Plant View which prevent it from being initialized. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 05 Jan, 2016 1 commit
-
-
Robert Smith authored
Split the viz.service.javafx package into the shared viz.service.javafx package and individual packages for the javafx implementations of the geometry and mesh editors: viz.service.javafx.geometry and viz.service.javafx.mesh. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 22 Dec, 2015 1 commit
-
-
Robert Smith authored
Updated all tests to function with the newly refactored data types. Also fixed two Mesh Editor bugs. One, caused by drawing from the generic FXViewer, was causing its composite not to be drawn to full size. The second allowed a user to keep adding vertices to a polygon indefinitely if it was selected through the Mesh Elements view. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 21 Dec, 2015 1 commit
-
-
Robert Smith authored
Changed the JavaFX package structure so that all JavaFX IVizCanvas implementations draw from the same generic JavaFX classes and are all located within the viz.service.javafx package rather than spread through the viz.service, viz.service.geometry, and viz.service.mesh packages. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 10 Nov, 2015 1 commit
-
-
Robert Smith authored
Started changing the JavaFX Geometry Editor to make use of the new unified modeling data structures. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 26 Oct, 2015 1 commit
-
-
Robert Smith authored
Updated the Windows launch configuration with the Project Support changes from the Linux one. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 09 Sep, 2015 1 commit
-
-
Robert Smith authored
The ice.product_WINDOWS.launch file now runs ICE correctly. Also, several OSGI related files were out of date, referencing services which had been moved or were no longer needed. This commit updated them. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 01 Sep, 2015 1 commit
-
-
Jay Jay Billings authored
the Linux one. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 28 Aug, 2015 1 commit
-
-
Robert Smith authored
The org.eclipse.ice.viz.service.jme3 bundle was left out of the macosx_product file, and was not set to start automatically in the product file. This prevented the geometry and mesh editor services from being registered.
-
- 25 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 22 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 13 Aug, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 12 Aug, 2015 1 commit
-
-
Robert Smith authored
Corrected some problems with pom files and build properties which were preventing the maven build form running. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 01 Aug, 2015 2 commits
-
-
Jay Jay Billings authored
up Create New Item wizard. Moved Wizard plugins from widgets to common. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 28 Jul, 2015 1 commit
-
-
Robert Smith authored
Adds viz.service.jme3 bundle, which contains many jme3 related classes pulled out of the ICE-centered bundles. This bundle contains generic resources for use with the geometry editor, mesh editor, and reactor editor jme3 services. Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
- 15 Jul, 2015 5 commits
-
-
Jay Jay Billings authored
bundles. The workspace selection dialog works now. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
working in the launch configuration. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
launch configuration to include the new poly bundle. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Materials UI component. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 14 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 10 Jul, 2015 1 commit
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 07 Jul, 2015 2 commits
-
-
Jay Jay Billings authored
must start on the same run level as the core. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Alex McCaskey authored
Added remote jsch ui bundle to the feature and product so that we can add a new remote connection for remote job launching. Added a protected method to Item for better error handling. Subclasses can now invoke this method to throw up a descriptive error dialog. Set up MOOSELauncher to check that the required files are in the project space, and if not throw up an error. Also fixed bug with Core and XMLPP, lowered XMLPP bundle start level to 4 instead of 5. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
- 30 Jun, 2015 2 commits
-
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Kasper Gammeltoft authored
a running instance of ICE using Jython (needs installation) or Javascript via Rihno. Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
- 25 Jun, 2015 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-
- 22 Jun, 2015 1 commit
-
-
Kasper Gammeltoft authored
Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
- 19 Jun, 2015 2 commits
-
-
Robert Smith authored
addressed A generic Plot Editor has been added. This editor renders files from all provided visualization services, and can be launched from elsewhere in Eclipse (e.g. the project explorer.) A bug for the CSV and VisIt visualization plots, which added duplicate entries to their context menus was removed. The plots now clear their context menus before trying to add items to them. Bug: 470306 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470306 Bug: 470427 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470427 Signed-off-by:
Robert Smith <SmithRW@ornl.gov>
-
Kasper Gammeltoft authored
Signed-off-by:
Kasper Gammeltoft <kaspergam@bellsouth.net>
-
- 18 Jun, 2015 1 commit
-
-
Jay Jay Billings authored
because ours no longer exists in a plugin.xml file. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 04 Jun, 2015 1 commit
-
-
Kasper Gammeltoft authored
-
- 02 Jun, 2015 1 commit
-
-
Jay Jay Billings authored
rendering bug in the launch configuration. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 26 May, 2015 1 commit
-
-
Jordan Deyton authored
Actions" dropdown. Relocated the command Handlers to the org.eclipse.ice.client.widgets.moose.actions package. Signed-off-by:
Jordan Deyton <deytonjh@ornl.gov>
-
- 20 May, 2015 1 commit
-
-
Jay Jay Billings authored
Updated the launch configuration to have the NatTable bundles. Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
- 23 Apr, 2015 2 commits
-
-
Alex McCaskey authored
plugins for windows. Signed-off-by:
Alex McCaskey <mccaskeyaj@ornl.gov>
-
Anna Wojtowicz authored
preventing the MOOSE widgets bundle from resolving. Added them to the launch configuration. Signed-off-by:
Anna Wojtowicz <wojtowicza@ornl.gov>
-
- 22 Apr, 2015 1 commit
-
-
arbennett authored
Signed-off-by:
arbennett <bennettar@ornl.gov>
-