[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Groovy / Java-Autocompletion issues

Jan Luehr wrote:

Hello,



I'm using europa for java development and recently for groovy development
too.
Both builders (Java & Groovy) are configured to put their classfiles into
projectdir/bin/ - building itself works without problems and all
classfiles (groovy and java ones) are created under bin/ (verified with
javap). But for some reason only classes written in Java are offered for
autocompletion (within java code as well as in groovy code).
What may be wrong here?



I found a workaround: If I use a different folder for groovy and java-Classes and add the groovy-classfolder into my JavaBuild-Path everythings works fine.

However, is this issue a bug or a feature?


Can't speak for Groovy but Java code assist works off the Java build path and not on the generated class files.

Dani

Keep smiling
yanosz