I downloaded FileProc.jar and try to use it, but it can't find the entry point:
java.lang.InstantiationError: Cannot instantiate FileEdit. java.lang.ClassNotFoundException: codeprocessor.EntryPoint
Have I done something wrong? I tried to set the entry point to codeprocessor.EntryPoint, which appears to be in the jar file
This was my fault. I think I forgot to set the filetype to binary before ftp'ing the release file. It should be fixed now.
Log in to post a comment.
I downloaded FileProc.jar and try to use it, but it can't find the entry point:
java.lang.InstantiationError: Cannot instantiate FileEdit. java.lang.ClassNotFoundException: codeprocessor.EntryPoint
Have I done something wrong?
I tried to set the entry point to codeprocessor.EntryPoint, which appears to be in the jar file
This was my fault. I think I forgot to set the filetype to binary before ftp'ing the release file. It should be fixed now.