Cimande:Running from Eclipse
From BlueOxygen Wiki
[edit] Running Cimande from Eclipse
Eclipse is our recommendation IDE for developing application using Cimande. You can use Eclipse WTP Fall2 for great IDE, please add Spring IDE, Hibernate Tools, Velocity Plugins.
Steps:
- Download the Cimande v8.01.0 SDK Bundle, extract it
- Import the project (File -> Import --> Import from workspace)
- Create database "cimande"
- We use 'root' with password 'tulalit', you can change the username and password, by editiong the cimande.properties, located in /src/config and also the db.properties (used by Ant) at /build.
- Run "ant create-schema dbimport" to create database schema for cimande, and fill the database with the content.
- Run the Project As Server, and dont forget to extract tomcat first, and map the server to the tomcat folder.
bad job:
Fran thamura
