Changes between Initial Version and Version 1 of neoclipse


Ignore:
Timestamp:
Feb 28, 2012, 7:45:10 AM (12 years ago)
Author:
dwinter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • neoclipse

    v1 v1  
     1How to compile Neoclipse on Mac  and Helios:
     2
     3
     41.) Checke letzte Version aus dem git (https://github.com/neo4j/neoclipse.git)
     5
     62.) Hinzufügen wines Plugins for neo-4j (New -> Project -> Other -> Plug-in-Development -> Plugin from existing JAR Archives)
     7
     8mit:
     9
     10 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
     11
     122) Add the in 2 generated plug in to the dependencies of  org.neo4j.neoeclipse
     133) Lösche alle Dependencies in neoclipse.product füge org.neo4j.neoeclipse und org.neo4j.eclipse.doc wieder hinzu, add required plugins
     144) zu den properties des pom.xml add -> license.skip  : true
     15