Differences between revisions 4 and 5
Revision 4 as of 2011-02-07 22:44:53
Size: 616
Editor: JunHu
Comment:
Revision 5 as of 2011-02-07 22:47:56
Size: 664
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
During this assignment, the following jar libraries shall be configured for your project: During this assignment, the following jar libraries shall be configured for your project, if in your project Processing is somehow used: 

During this assignment, the following jar libraries shall be configured for your project, if in your project Processing is somehow used:

  • core.jar from Processing
  • serial.jar from Processing
  • RXTXcomm.jar from Processing
  • creapro.jar from the Creative Programming assignment

Add these libraries (right click on the project, then "Properties") to the "Java Build Path" libraries by pushing the button "Add external JARs".

For RXTXcomm.jar, you also need to configure its "Native library location".

See below the picture for example. The actually places of these JARs may vary, depending on your installations.

Libraries.png

Processing2Java: NecessaryLibraries (last edited 2011-02-07 22:47:56 by JunHu)