Hi,
i just want to use another projects’ libraries in my actual project.
Let’s say, i’ve got a project named “admin” with the library “de.sonstwas.admin.myPackage”.
Now i create a new project, called “admin-gui” for my struts-gui.
In this project, i want to reference “de.sonstwas.admin.myPackage.*”….
What i did is adding this project as “required project on the build path”. But it doesn’t work, although this project is listed there?!
I saw, i can edit “Access rules”, is that the place i need to add something? But how?
Kind regards, Florian