Skip to content

Working with oneswarm in eclipse

CSEMike edited this page May 10, 2011 · 4 revisions

GWT Hosted mode

  • 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

Creating disposable instances

  • Run with -Doneswarm.integration.test=1 -Dazureus.config.path=/tmp -Doneswarm.integration.user.data=/tmp