|
Version 1 (modified by fxp, 4 years ago)
|
|
--
|
How to run GeoNetwork using embedded Jetty under Eclipse ?
- create a Java project
- svn co https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/trunk in your new Java project
- define the following directory as source directory
- src
- jeeves/src
- cachingxslt/src
- add the lib in your project build path
- web/geonetwork/WEB-INF/lib/*.jar
- web/intermap/WEB-INF/lib/*.jar
- jetty/lib/**/*.jar
- click on "Run configuration ..."
- add a new "Java Application"
Attachments
Download in other formats: