I have several modules of a project and i have made each module as a project in eclipse as a seperate project..
Now i want to combine those projects in a masterproject..
Is it possible to do it?
thanking you in advance!!
I have several modules of a project and i have made each module as
Share
Right Click on project. Go to build path->Configure build path->Projects. here you can add any project (which is already in eclipse) on the build path.