Re: [scala-tools] Eclipse Galileo (3.5) + Scala 2.7.5 final + Java calling Scala
Hi,
I would like to use just the .class files generated from the Scala
project. But these are not seen (?) by the Java just in time compiler...
The generated .jar from the scalac generated .class files
does work -- I did not move the Scala .jar above the Scala project
in the build path (Order and Export)... --> Problem solved.
So everything is well in Eclipse 3.4 and 3.5 (with a .jar,
it's just too complicated).
Thanks
Lothar