diff --git a/.project b/.project index 6e96d442d..0d41bd66d 100644 --- a/.project +++ b/.project @@ -21,8 +21,13 @@ - org.springframework.ide.eclipse.core.springbuilder + org.eclipse.ui.externaltools.ExternalToolBuilder + full,incremental, + + LaunchConfigHandle + <project>/.externalToolBuilders/org.springframework.ide.eclipse.core.springbuilder.launch + diff --git a/src/main/webapp/js/components/dev/simulationcontrols/LoadSimulationModal.js b/src/main/webapp/js/components/dev/simulationcontrols/LoadSimulationModal.js index a9c696ae1..e3511b6d5 100644 --- a/src/main/webapp/js/components/dev/simulationcontrols/LoadSimulationModal.js +++ b/src/main/webapp/js/components/dev/simulationcontrols/LoadSimulationModal.js @@ -136,11 +136,11 @@ define(function (require) { //Matteo: I had to remove the Hindmarsh Rose example as opposite to commenting it out as comments were ignored for some reason and it was still showing + -