Wednesday, February 08, 2006

Eclipse JDK

DemoHAMSTER - for demonstration purposes

Importing:
  1. Create New Project
  2. Set a Project Name
  3. Create Project from an Existing Source
  4. Browse directory
  5. Next
  6. Add necessary jar files and libraries
  7. Finish
Execution:
  1. Run >> Run...
  2. Create a new SWT Application configuration
  3. Select Main class
  4. Specify arguments separated by white space
  5. Specify working directory (necessary for absolute and relative path of files needed)
  6. Run

0 Comments:

Post a Comment

<< Home