Build fitnesse Adempiere jar file

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

download source code:

   * adempiereTrunk:http://adempiere.svn.sourceforge.net/viewvc/adempiere/trunk
   * fitnesseIntegration:http://adempiere.svn.sourceforge.net/viewvc/adempiere/branches/fitnesseIntegration/

Import them into eclipse

Open Eclipse.

select "File" -> "import", import the source code of adempiereTrunk and fitnesseIntegration

Then Eclipse will build them for several minutes.

Then may be you will meet these problems:

Fit12.png

Solution:

Select project "fitnesseIntegration",right click,select "Build Path" -> "Configure build path" -> "Add",add project "adempiereTrunk".

Fit13.png

click ok!

build fitnesseAdempiere jar

  • Click project "fitnesseIntegration", at the root directory look for "generaJar.jardesc".

Fit14.png

  • Right click file "generaJar.jardesc", open it with the wizard and have both projects included.
  • Then Create Jar, select "fitnesseIntegration", and save it to your directory (the default is /tmp/fitnesseAdempiere.jar).

Fit15.png

finish.

Having "fitnesseAdempiere jar" built successfully in the /tmp/ directory, we can copy it to /fitnesse_Home/ directory and use it to test adempiere.

Files

Fitnesse use in adempiere