I have a project \"A\" and I need to call a class \"c\" from another project \"B\".
I have done the following. Click in \"A\" -->Properties -->Build Path --> and in
You need to add project B to the Run configuration used by project A. In the menu Run -> Run configurations... , add the project B in the tab 'classpath' of your run configuration.