Ok maybe everybody knows how to do this, but I\'ve never try it beacause I\'ve never needed it so, how do you work with multiple referenced projects in eclipse? I have a cou
Projects Menu -> properties
Go to the Java Build Path.
There, you can either add the library directly or add another project into the build path of the current project.