Commit changes to sourceforge project code
- In Eclipse, right-click on the main project folder and chose >team< … >update< in the context menu. This will upload changes other users made into your local code copy.

- Start Cygwin shell, and direct to your workspace folder
- c:

- cd Users/[…]/workspace/build
- run the batch build command “./build.sh clean dist”


- In Eclipse, right/click on the main project folder and chose >refresh< in the context menu.

- Chose >Project< in the main menu bar and >clean< the project

- Right-click on the main project folder (or changed folder) and chose >team< … >commit< to commit your changes to the server copy of the code.

This entry was posted on Monday, May 24th, 2010 at 15:03 and is filed under B-processor, Java. You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.