When using a scala-java cross compilation I often get the error when trying to compile with classes like that: public class Among { /** class body */ }; Error message: error: illegal start of type declaration };