I am using :
myeclipse 3.8.4 trial
ecplise :3.0.2
I have two projects
1) foo
2) foowebapp.
There is some code (logging, dbaccess etc) in foo that I want to access in foowebapp. If I right click on foowebapp-.properties. Then under project references I can see foo.
I however cannot see foo under.
foowebapp->properties->java build path->projects(tab).
All the guides and documentation mention, that I should add a project under the build path for it to be properly referenced at build time. The select all and deselect all buttons are also grayed out.
thanks for your help.
Faisal