I have a Java file that looks like this:
package AuthorizeNetFingerprint; class Fingerprint { private static Log logger = LogFactory.getLog(Fingerprint
In theory this should work just fine. Check out this blog Re Java and Scala interop. http://www.codecommit.com/blog/java/interop-between-java-and-scala
When creating the project did you specify Java, Scala or None (1,2 or 3)