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.
m (new category LIBERO)
(Export Libero: export picture update)
Line 21: Line 21:
 
[[Image:Export_Libero2.jpg]]
 
[[Image:Export_Libero2.jpg]]
  
[[Image:ExportLibero3.jpg]]
+
[[Image:Export_libero.png]]
  
 
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]]
 
[[Category:LIBERO]]

Revision as of 01:56, 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

Export libero.png

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