Hello,
I have a project which contains sources used in many projects.
Now I make a web project which must use this sources.
When i deploy the project in JBoss or when i export the project as war the classes from project which contains common sources are not deployed or exported in war.
I tried to set that web project reference the other project, in build path i added at source project.
It is not possible to do something like this or i made something wrong?
Thank you,
Marius.