Generic-user-small St Clair S C... 2 posts

Hello,

How can I use joint compilation with Eclipse IDE v3.3 or 3.4.

I am asking because Programming Groovy states that mixing both Groovy and Java code is allowed, although other authors suggest compileing Java src to the bin direcotory and Groovy src to bin-groovy directory, the default for GroovyEclipse plugin.

When I compile to the bin and bin-groovy directory, the imported, calling any compiled groovy class from a java class results in a ClassNotFoundException. How can this be corrected.

1 post, 1 voice