...
Apps are normally setup so that eclipse will be able to build the app (with your local machine specific props) and deploy it to your local server.
...
Eclipse Project
...
See the iJAG FAQ for instructions on checking out an Eclipse project.
Eclipse Project Structure
The following tree documents the Eclipse standard project structure. Each section contains detail information on the specific project component.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Checking Out an Eclipse Project
See the iJAG FAQ for instructions on checking out an Eclipse project.
Message Handling
Default message handling is configured in applicationContext.xml-- the Spring configuration for services. See services for further information.
...