Menu

#79 JCompile creates paths with spaces that javac can not handle

open
None
5
2005-03-09
2003-03-19
Anonymous
No

When I compile a .java file using JCompile in a path that
windows recognizes as having spaces, javac can not
handle paths containing space(s). When I enter any
paths, I use the dos designations without spaces. Jedit
or JCompile converts the dos paths into windows paths
(containing spaces). Then, when the string is passed to
javac, javac chokes on it.
I am attaching a zip file that contains the following:
Doc2.doc - screen shots of:
jedit's call of javac;
the resulting Consul window of the javac call;
the CLASSPATH value set from the env var.
system.txt - the startup log of jedit

Please contact me at keith.steiger@juno.com or
keith.steiger@amdocs.com

Discussion

  • Nobody/Anonymous

    zip file containing a word doc and a txt

     
  • Slava Pestov

    Slava Pestov - 2003-05-29
    • labels: 102671 -->
     
  • Brad Mace

    Brad Mace - 2003-06-17
    • assigned_to: nobody --> dmoebius
     
  • Dirk Möbius

    Dirk Möbius - 2005-03-09

    Logged In: YES
    user_id=9521

    As the screenshots indicate this is not JCompiler, it is the
    Console plugin with the 'javac' commando.

    Filenames with spaces are not a problem in JCompiler.
    Console must be fixed.

     
  • Dirk Möbius

    Dirk Möbius - 2005-03-09
    • assigned_to: dmoebius --> spestov
     

Log in to post a comment.