DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4

Thread: Need Help .....

  1. #1
    Join Date
    Sep 2004
    Posts
    2

    Unhappy Need Help .....

    Hmmm.. I use JCreator for a class in college. But I Keep getting this error when I Execute the file.
    The error which states this:

    javac: invalid flag: Files\Xinox
    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 us
    ed
    -classpath <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
    -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
    -help Print a synopsis of standard options

    Press any key to continue...

    I'm kinda confused...

  2. #2
    Join Date
    Mar 2003
    Posts
    834
    This looks like you get the error when you're compiling, not executing. I think it might just be easier to uninstall it and re-install it again. Otherwise, go and check your compilation settings.
    ArchAngel.
    O:-)

  3. #3
    Join Date
    Sep 2004
    Posts
    2

    Hey,

    Now I fixed it but what is suppose to be in the parameters for Run Appletviewer.. I reinstalled it two times but the same error stated. One of the problem was i putted the worng outpath for appletviewer. Now i changed it but the command has nothing in it, What do I have to put int he command path to make it running...

  4. #4
    Join Date
    Mar 2003
    Posts
    834
    (If I understand you correctly) you enter AppletViewer.exe that will be in the "\bin" directory of your Java installation.
    ArchAngel.
    O:-)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links