-
Notifications
You must be signed in to change notification settings - Fork 35
Working with oneswarm in eclipse
CSEMike edited this page May 10, 2011
·
4 revisions
- Add the GWT project type in the google settings, but remove the SDK jars from the classpath
- Make sure to use the gwt-dev.jar and gwt-user.jar from the build libs dir
- Make sure gwt-dev.jar and gwt-user.jar are at the top of the classpath
- Prefs->Google->Web Application -- check 'This project has a WAR directory' and set to oneswarm_gwt_ui/war
- Ensure that the build output directory is something like
oneswarm-git/oneswarm_gwt_ui/war/WEB-INF/classes
- Run with
-Doneswarm.integration.test=1 -Dazureus.config.path=/tmp -Doneswarm.integration.user.data=/tmp