utriple Code
Brought to you by:
bharatsingh
| File | Date | Author | Commit |
|---|---|---|---|
| .settings | 2009-09-26 | bharatsingh | [r1] 1. Added initial project structure 2. Added bas... |
| src | 2009-09-26 | bharatsingh | [r1] 1. Added initial project structure 2. Added bas... |
| .classpath | 2009-09-26 | bharatsingh | [r1] 1. Added initial project structure 2. Added bas... |
| .project | 2009-09-26 | bharatsingh | [r1] 1. Added initial project structure 2. Added bas... |
| README.txt | 2009-09-26 | bharatsingh | [r1] 1. Added initial project structure 2. Added bas... |
| pom.xml | 2009-09-26 | bharatsingh | [r1] 1. Added initial project structure 2. Added bas... |
README.txt ----------------------- 1. Building project 1.1. Prerequisites: 1.1.1. Java SE 6 1.1.2. Maven 2.1 or above 1.2. compilation: 1.2.1 Using maven: mvn compile 2. Development environment: 3.1. Java SE 6 3.2. Eclipse Galileo J2EE 3. Generating eclipse project files: 2.1. mvn -Dwtpversion2.0 eclipse:eclipse