![]() |
Sangam Build Dependencies |
![]() |
There are so many dependencies in the Sangam project, that setting it manually can be a big pain. So, we are providing you with sample .classpath files for Windows and Linux. Replace the contents of your .classpath with this, and all your dependencies should be set up fine. The sample classpath file for windows and linux are in your resources folder when you checked it out from CVS. Look for classpath_win or classpath_linux. If you still get compile errors, right click on the project name, and choose Properties. Go to the Java Build Path->Libraries, and use "Add External Jars" to add each jar in our classpath file list. These jars are located in the plugin directory of your eclipse installation. But, the classpath file that we provide really should work - so you could open a support ticket and ask for our help. |