Hi all, I've downloaded the latest version of neo4j-community from github.com, the command: mvn compile executes successfully but fails in eclipse. The cypher project has errors like:
Description Resource Path Location Type CypherParser cannot be resolved to a type CypherParser.java /neo4j-cypher/src/main/java/org/neo4j/cypher/javacompat line 34 Java Problem It looks like that the compiler can't find the scala class org.neo4j.cypher.parser.CypherParser when compiling the java class: CypherParser, while the former has been compiled successfully. I've setup my eclipse exactly by this document( the eclipse indigo with three plug-ins ): https://github.com/neo4j/community/blob/master/cypher/README.txt#L29 and the problem still exists. Does anyone account this and what can I do to fix it? Regards, Eric -- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCM/CS/E/MU/P d+(-) s: a- C++ UL$ P+>++ L++ E++ W++ N+ o+>++ K+++ w !O M-(+) V-- PS+ PE+ Y+ PGP++ t? 5? X? R+>* tv@ b++++ DI-- D G++ e++>+++@ h* r !y+ ------END GEEK CODE BLOCK------ _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user