Can't compile -> "Invalid path"
Posted: Thu Feb 06, 2003 6:34 pm
Hi all,
I just started using TextPad for Java progrmming.
Now, my problem is: Compilig any java file with TextPad ends up in a TextPad error message like this one:
C:\myname\programming\java\aclassname contains an invalid path.
Now, there are no fancy characters in my path - No spaces, no German umlauts. Just what I thought of (up to now, that is...) as safe in the sense that there aren't chars in there that might irritate *nixes or something.
Some more observations: Compiling on a command line works fine: Calling "javac aclaaname.java" in the abovementioned directory works as expected.
Running "java aclassname" from the cmd line work fine, too.
However I was surprised to find that running a java program from within TextPad work, too. (using Tools | Run Java Application).
Anything else works fine, too - like syntax checking, compiling and running any other language I use develop with TextPad.
Any help?
Stephan
I just started using TextPad for Java progrmming.
Now, my problem is: Compilig any java file with TextPad ends up in a TextPad error message like this one:
C:\myname\programming\java\aclassname contains an invalid path.
Now, there are no fancy characters in my path - No spaces, no German umlauts. Just what I thought of (up to now, that is...) as safe in the sense that there aren't chars in there that might irritate *nixes or something.
Some more observations: Compiling on a command line works fine: Calling "javac aclaaname.java" in the abovementioned directory works as expected.
Running "java aclassname" from the cmd line work fine, too.
However I was surprised to find that running a java program from within TextPad work, too. (using Tools | Run Java Application).
Anything else works fine, too - like syntax checking, compiling and running any other language I use develop with TextPad.
Any help?
Stephan