-
Importing a project
Hi all:
Just wondering if someone could help me with the following: I'm just getting to grips with Eclipse and I wish to import an open source project, therefore could anyone give gudinace on the how too's?
Here is the link to the site, where I want to download and rebuild from source: http://www.compiere.org/technology/build.html From here I really need help on Importing (followed instructions but soon became lost),then which file one opens to recomplie and build?
Thanks
Olly :ehh:
-
Re: Importing a project
I don't use eclipse but I guess there must be a "Library" panel in the settings where you can add your import your own libraries as in all other Java IDEs.
-
Re: Importing a project
Okay, thanks.
In that case I can see the lib files, therefore do I simply create a new project and import the lib files to that? Within lib I presume there will be a Build file, thus allowing me to recompile?
Thanks