Wednesday, January 4, 2012

Error while compiling java program?

The compiler is trying to write the generated cl files to this directory, but it cannot, probably because it does not exist. The compiler wants to create a tree of package names in that directory. You may have it blocked by files of the same name as the packages. Use lower case for all package names and directories.

No comments:

Post a Comment