Strange eclipse error
Posted
by Gandalf StormCrow
on Stack Overflow
See other posts from Stack Overflow
or by Gandalf StormCrow
Published on 2010-05-17T10:51:57Z
Indexed on
2010/05/17
11:00 UTC
Read the original article
Hit count: 170
Has anyone expirience this error before: this happens when I hit CTRL + space , here is the error :
For those who has tinyurl blocked: This compilation unit is not on the build path of the java project.
This is a maven project, mvn eclipse:eclipse doesn't help I mean it compiles and runs just fine just something is wrong and I can't figure out what. I checkouted this project from SVN, it wasn't developed on my PC.
© Stack Overflow or respective owner