Hi!

>  From the discussion ( http://neo4j.org/forums/#nabble-td3217906 ),
> Anders Nawroth said neo4j-cypher works with Eclipse Indigo, so I
> installed a fresh latest version of Eclipse, but still not work.

It worked when I wrote the instructions in the readme file. I've seen 
that there's now a problem, but haven't been able to fix it.


/anders

>
> Though mvn compile runs successfully in command, so I guess this is an
> eclipse configuration issue. Would you like to share the specific
> configurations on eclipse with neo4j-community if any?  Thanks in advance.
>
> Eric
>
> On 11/17/2011 01:22 AM, Peter Neubauer wrote:
>> Eric,
>> Cypher is mostly written in scala, so I would recommend installing Scalaide
>> and this compiling the missing class files from the scala sources.
>> On Nov 16, 2011 5:26 PM, "Eric Liang"<eric.l.2...@gmail.com>  wrote:
>>
>>> 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
>>>
>> _______________________________________________
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to