The Project has been started.
The initial file and directory structure has been established and checked in.
At this moment there is still a lot of configuration to be done manually.
- jre1.5.x has to be downloaded from http://www.java.com/de/download/help/5000010600.xml installed and configured in Eclipse (Project Preferences)
- Hibernate Synchronizer 3.1 Eclipse Plugin has to be downloaded from http://hibernatesynch.sourceforge.net/ and installed. The hibernate3.1 lib files have to be included in java build path
- Hibernate 3.1 has to be downloaded from http://www.hibernate.org/ and to be included in java build path
- a Test DB (for example SAPDB) and it's jdbc driver has to be installed and two relations (TNAME and TADRESSE) have to be created
...... read more