wiki:neoclipse

How to compile Neoclipse on Mac and Helios:

1.) Checke letzte Version aus dem git (https://github.com/neo4j/neoclipse.git)

2.) Hinzufügen wines Plugins for neo-4j (New -> Project -> Other -> Plug-in-Development -> Plugin from existing JAR Archives)

mit:

 server-api-1.6 |  neo4j-cypher-1.6 |  json-20090211 |  jersey-core-1.9 |  jersey-client-1.9.1 |  neo4j-graph-algo-1.6 |  lucene-core-3.5.0 |  geronimo-jta_1.1_spec-1.1.1 |  neo4j-kernel-1.6 |  neo4j-jmx-1.6 |  scala-library-2.9.0-1 |  neo4j-rest-graphdb-1.6-SNAPSHOT |  neo4j-lucene-index-1.6 |  neo4j-udc-1.6 server-api-1.6 |  neo4j-cypher-1.6 |  json-20090211 |  jersey-core-1.9 |  jersey-client-1.9.1 |  neo4j-graph-algo-1.6 |  lucene-core-3.5.0 |  geronimo-jta_1.1_spec-1.1.1 |  neo4j-kernel-1.6 |  neo4j-jmx-1.6 |  scala-library-2.9.0-1 |  neo4j-rest-graphdb-1.6-SNAPSHOT |  neo4j-lucene-index-1.6 |  neo4j-udc-1.6

2) Add the in 2 generated plug in to the dependencies of org.neo4j.neoeclipse

3) Lösche alle Dependencies in neoclipse.product füge org.neo4j.neoeclipse und org.neo4j.eclipse.doc wieder hinzu, add required plugins

4) zu den properties des pom.xml add -> license.skip : true

Last modified 12 years ago Last modified on Feb 28, 2012, 7:57:41 AM

Attachments (1)