STS 2.8.1 and advanced Neo4j Mapping problem
I just added the AspectJ goodies to my project to enable advanced mapping with Spring Data Neo4j. Everything seems to be working, at least in the sense that it does the introduction of NodeBacked methods and I don't get any IDE errors when I call things like relateTo(). But, if I try to do code completion in any node entity class, the IDE locks up and the MacOS beachball appears. I ultimately have to force quit.
Anyone else have this problem? Even better, anyone else have this problem and know how to resolve it?
FWIW, I looked into the STS error logs and see nothing of interest. Also, the project builds cleanly with "mvn clean package".
Craig Walls
Spring Social Project Lead