Differences between revisions 3 and 4
Revision 3 as of 2011-02-07 22:44:16
Size: 591
Editor: JunHu
Comment:
Revision 4 as of 2011-02-07 22:44:53
Size: 616
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * creapro.jar from Processing  * creapro.jar from the Creative Programming assignment

During this assignment, the following jar libraries shall be configured for your project:

  • 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)