neo4j-contrib / neoclipse

Graph Database Tool
218 stars 136 forks source link

Problems building neoclipse #78

Open lfentanes opened 8 years ago

lfentanes commented 8 years ago

Hello.

I'm trying to build the neoclipse code with the instructions given in the README file (https://github.com/neo4j-contrib/neoclipse/blob/master/README.asciidoc), and those in the wiki page (https://github.com/neo4j-contrib/neoclipse/wiki#Runningbuilding_from_source_code), but I can't make the build to work on Eclipse. I've tried on three different Eclipse versions (Ganymede, Indigo and Juno) and with different JREs (1.6, 1.7 and 1.8), and tried setting up the Target Platform, but without success, I think maybe I'm missing something. I've imported the project to Eclipse as a Java project and as a Maven one, but neither of this worked.

I think neoclipse is no longer on active development, but I wonder if you can give me some pointers to build the source code.

Greetings and thanks in advance.