How To
Download and extract Eclipse
Add GWT Plugin
Add SVN Plugin
- In Eclipse, open the "Help" menu, then "Install New Software"
- Select "Helios - http://download.eclipse.org/releases/helios"
- Browse Collaboration
- Select Subversive SVN Team Provider (Incubation)
Checkout Project sources
- In Eclipse, open the "File" menu, then "Import..."
- Select "SVN", "Project from SVN"
- Use svn+ssh://svn.forge.objectweb.org/svnroot/joram as repository URL
- Browse and select trunk/webconsole/AdminJoram
- Checkout to head version recursively
Install JORAM
- Copy "samples" folder into workspace
- In Eclipse, open the "File" menu, then "Import..."
- Select "General", " Existing Projects into Workspace"
- Browse and select the workspace/samples folder
- Add sample/ship/bundle/*.jar and sample/ship/lib/*.jar jars into AdminJoram project's classpath
Launch
- Compile AdminJoram project
- Create a new run configuration with "-Xmx512m -Dcom.sun.management.jmxremote -DMXServer=com.scalagent.jmx.JMXServer" as VM argument
- Open http://127.0.0.1:8888/Home.html?gwt.codesvr=127.0.0.1:9997 in you browser
- Use samples/src/build.xml to create events