Alex Jeffery

HomeArchivesAboutFeed

Build and run

  1. To build the project you will need to create a few directories that the ant build script looks for.
  2. Right click the project, expand the new popout and select folder.
  3. Create a new folder called lib.
  4. Repeat and create a new folder called res.
  5. Right click on the res folder and create under it a jar and zip folder.
  6. Right click on the res folder and create under it a jar and zip folder.You should now have a tree structure that looks like this.
  7. Tree View

    Tree View

  8. Select the build.xml in the package explorer and press Ctrl + F11 to start the Run As Dialog.
  9. Run As Dialog

    Run As Dialog

  10. Select the Ant Build option and press ok.
  11. The applet should now compile and run.

Previous
Next

Alex Jeffery