Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Strange compile error in 977
Permanently deleted user
Created
I am getting the following error when I try to do a make or rebuild project in build 977:
Information: 1 error Information: 0 warnings Error: javac: invalid argument: C:/dev/Trunk/emktg/src/java/meredith/commerce/checkout/. Information: Usage: javac
Information: where possible options include:
Information: -g Generate all debugging info
Information: -g:none Generate no debugging info
Information: -g:{lines,vars,source} Generate only some debugging info
Information: -O Optimize; may hinder debugging or enlarge class file
Information: -verbose Output messages about what the compiler is doing
Information: -classpath Specify where to find user class files
Information: -sourcepath Specify where to find input source files
Information: -bootclasspath Override location of bootstrap class files
Information: -extdirs Override location of installed extensions
Information: -d Specify where to place generated class files
Information: -encoding Specify character encoding used by source files
Information: -target ]]> Generate class files for specific VM version Information: Compilation completed with 1 errors and 0 warnings Information: -deprecation Output source locations where deprecated APIs are used
I'm assuming I've got something configured incorrectly. It was working before I installed 977.