Skip to content
Snippets Groups Projects
Commit b9af57ad authored by Florian Hölzl's avatar Florian Hölzl
Browse files

added ConQAT development tools to emerge script installation

parent 1d132335
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,8 @@ eclipsec.exe -noSplash -application org.eclipse.equinox.p2.director -repository
ECHO Installing B3 ...
eclipsec.exe -noSplash -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/modeling/emft/b3/updates-3.6 -installIU org.eclipse.b3.aggregator.editor.feature.feature.group,org.eclipse.b3.aggregator.engine.feature.feature.group
ECHO Installing ConQAT Development Tools
eclipsec.exe -noSplash -application org.eclipse.equinox.p2.director -repository http://www4.in.tum.de/~ccsm/eclipse_update_site -installIU org.conqat.ide.dev_tools_feature.feature.group
......@@ -13,3 +13,6 @@ echo Installing Buckminster ...
echo Installing B3 ...
./eclipse -noSplash -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/modeling/emft/b3/updates-3.6 -installIU org.eclipse.b3.aggregator.editor.feature.feature.group,org.eclipse.b3.aggregator.engine.feature.feature.group
echo Installing ConQAT Development Tools
./eclipse -noSplash -application org.eclipse.equinox.p2.director -repository http://www4.in.tum.de/~ccsm/eclipse_update_site -installIU org.conqat.ide.dev_tools_feature.feature.group
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment