Version 2

    SVN

    Get code from http://anonsvn.jboss.org/repos/jbossas/projects/jboss-jca/trunk/

    And generate development guide document from trunk/doc/developerguide

     

    Eclipse

    If you use eclipse, please use JBoss community formatter.

    Download jboss-format.xml from http://community.jboss.org/wiki/HowToDevelopJBossWithEclipse and import into Eclipse using Preferences | Java | Code Style | Formatter | Import.

     

    And before commit code, run "ant checkstyle". Fix any error and warning.