Difference between revisions of "How to build Libero"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(and libero sources:)
m (new category LIBERO)
Line 24: Line 24:
  
 
Now copy the packages.jar file into the lib directory in your Adempiere Installation and run RUN_setup.sh and install ADempiere.
 
Now copy the packages.jar file into the lib directory in your Adempiere Installation and run RUN_setup.sh and install ADempiere.
 +
 +
[[Category:LIBERO]]

Revision as of 01:32, 11 February 2009

Since Libero is no longer developed in trunk you need to build it manual from it's svn directory.

You need trunk:

 http://adempiere.svn.sourceforge.net/svnroot/adempiere/trunk

and Libero sources:

 http://adempiere.svn.sourceforge.net/svnroot/adempiere/branches/libero 

Now build ADempiere out of Eclipse using the build.xml file in utils_dev directory:

Build using xml.jpg

Now you should have ADempiere .tar and .zip file.

Export Libero

Export Libero.jpg

Export Libero2.jpg

ExportLibero3.jpg

Now copy the packages.jar file into the lib directory in your Adempiere Installation and run RUN_setup.sh and install ADempiere.