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. Select the build.xml in the package explorer and press Ctrl + F11 to start the Run As Dialog.
  8. Select the Ant Build option and press ok.

  9. The applet should now compile and run.

Previous
Next