[JAVA] fouten bij compilen

Pagina: 1
Acties:

  • Chiii
  • Registratie: Maart 2005
  • Laatst online: 10-04 03:33
j jcreator krijg ik bij het compilen aantal fouten alleen ik weet niet precies wat ze allemaal betekenen, zou iemand mij aub kunnen helpen?
alvast bedankt
dit zijn de fouten:

--------------------Configuration: mandelbrot - JDK version 1.5.0_06 <Default> - <Default>--------------------
javac: invalid flag: D:\Program Files\Xinox Software\JCreatorV3LE\MyProjects\mandelbrot\classes\figuur1.html
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files
-cp <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system


Process completed.

  • The_Ghost
  • Registratie: December 2000
  • Laatst online: 05-01-2021

The_Ghost

To beer or not to beer........

Zet je spullen eens in een dir zonder spaties in het pad; dat maakt et wat makkelijker.

De compiler vindt nu geen source files en denkt dat je een optie meegeeft, maar die herkent ie niet.
Je hebt hier dus maar één foutmelding, en de rest is gebruiks instructie

[ Voor 52% gewijzigd door The_Ghost op 21-02-2006 10:35 ]

Get your copy of the web: 'copy http://*.* a:'


  • moto-moi
  • Registratie: Juli 2001
  • Laatst online: 09-06-2011

moto-moi

Ja, ik haat jou ook :w

Of escape je pad, of zet het tussen aanhalingstekens als je windows gebruikt.

God, root, what is difference? | Talga Vassternich | IBM zuigt


  • kenneth
  • Registratie: September 2001
  • Niet online

kenneth

achter de duinen

En je probeert figuur1.html te compileren :?

Look, runners deal in discomfort. After you get past a certain point, that’s all there really is. There is no finesse here.


Verwijderd

idd een HTML compilen ?

code:
1
D:\Program Files\Xinox Software\JCreatorV3LE\MyProjects\mandelbrot\classes\figuur1.html
?