Difference between revisions of "DevGuide Getting Started"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(source code -> hackers guide)
(compile)
Line 1: Line 1:
 
For now, this is just an unsorted collection of links which can be helpful for new ADempiere developers.  It will be structured later.
 
For now, this is just an unsorted collection of links which can be helpful for new ADempiere developers.  It will be structured later.
  
= source code =
+
= from source code to installation =
 
* [[Hacker_guide|how to access source code]]
 
* [[Hacker_guide|how to access source code]]
 +
* [[Compile|how to compile and install]]
  
 
= persistency =
 
= persistency =
 
* [[Example_Adempiere_JPA_persistance|comparision of JPA and ADempiere persistence]]
 
* [[Example_Adempiere_JPA_persistance|comparision of JPA and ADempiere persistence]]

Revision as of 03:06, 8 June 2007

For now, this is just an unsorted collection of links which can be helpful for new ADempiere developers. It will be structured later.

from source code to installation

persistency