-
Notifications
You must be signed in to change notification settings - Fork 41
TestWebInterface
Matthias Heizmann edited this page Oct 8, 2018
·
6 revisions
Goto
trunk/source/BA_MavenParentUltimate
run
mvn clean install -Pmaterialize
Find the two necessary files
Website.war
and WebsiteEclipseBridge.war
in the folder trunk/source/BA_Website/target
.
Visit https://tomcat.apache.org/, download a binary, extract so some folder.
rm -Rf webapps/Website* work/Catalina/localhost/
run cp ULTIMATE/trunk/source/BA_Website/target/Website*.war webapps/
run ./bin/catalina.sh run
- Home
- Ultimate Development
- Ultimate Build System
- Documentation
- Project Topics