Difference between revisions of "Equinox Integration 2 - Swing Client Run Configuration"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
 
 
Line 13: Line 13:
  
 
[[User:Hengsin|Hengsin]] 16:56, 19 May 2010 (PDT)
 
[[User:Hengsin|Hengsin]] 16:56, 19 May 2010 (PDT)
 +
 +
 +
=Links=
 +
*Return to [[ADempiere/Equinox Integration 2]]

Latest revision as of 21:46, 19 May 2010

Below is an example Eclipse run configuration for swing client using the equinox integration 2 branch ( No, you don't have to run any *.sh script first, just checkout, create the configuration and run ). This have been tested for revision 12362. You can use the same configuration to do debug like you normally can for Java application.

Bundle Page: Run Configurations Bundles.png


Arguments Page ( you will need to have a valid adempiere property file, I just create one manually using a local template property file that I have in my machine ): Run Configurations Arguments.png


Settings Page: Run Configurations Settings.png

Hengsin 16:56, 19 May 2010 (PDT)


Links