Changes between Version 2 and Version 3 of GnoSeek
- Timestamp:
- 11/29/07 10:15:06 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GnoSeek
v2 v3 7 7 == Development == 8 8 To package gnoseek, the related jars from SemanticSearch are needed. 9 These are DFKI-Internal projects: 9 These are DFKI-Internal projects 10 11 '''RUNTIME DEPENDENCIES''' 10 12 * Adib 11 13 * Semanticsearchcore … … 14 16 * Mypimo 15 17 18 COMPILE DEPENDENCIES 16 19 To compile above in Eclipse, these dependencies are needed: 17 20 * Mymory: 18 21 * Mymorycore 19 22 * Repositoryproviders 23 24 == Packaging == 25 * Open all dependencies (runtime & compile) in eclipse 26 * go to the three runtime dependencies and right-click on the "export.jardesc" files inside the projects, in Eclipse Package Explorer, select "create jar" 27 * this creates the jars 28 * right click "build.xml" in gnoseek, "run as ant script". 29 * this copies the created jars