javac -g -classpath "c:\home\netbeans-32\system;C:\COMPILERS\NETBEANS-3.2\sy stem;C:\Compilers\Netbeans-3.2\beans\TimerBean.jar;C:\Program Files\FastObjects_ Trial\lib\FastObjects_7JC_SDK.jar;C:\Program Files\FastObjects_Trial\Examples\Fo rte10\Library;C:\Compilers\Netbeans-3.2\lib\openide-fs.jar;C:\Compilers\Netbeans -3.2\lib\openide.jar;C:\Compilers\Netbeans-3.2\lib\openide-nodes.jar;C:\Compiler s\Netbeans-3.2\lib\openide-util.jar;C:\Compilers\Netbeans-3.2\modules\ext\Absolu teLayout.jar;" @E:\Temp\compilerparams6159pms javac: invalid argument: C:\Program Usage: javac where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -O Optimize; may hinder debugging or enlarge class file -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are us ed -classpath Specify where to find user class files -sourcepath Specify where to find input source files -bootclasspath Override location of bootstrap class files -extdirs Override location of installed extensions -d Specify where to place generated class files -encoding Specify character encoding used by source files -target Generate class files for specific VM version