Search found 4 matches
- Mon Aug 02, 2004 2:33 pm
- Forum: Java
- Topic: textpad will run my JAVA program but not compile it
- Replies: 5
- Views: 1544
compiles from DOS window
Thanks for helping - I'll try to be more specific. I placed a copy of my little program in the bin folder and it was able to be compiled -- but only in the C:\Sun\AppServer\jdk\bin but I'm not sure if that is the one that Textpad will be using. I made a subfolder in \bin called C:\Sun\AppServer\jdk ...
- Mon Aug 02, 2004 3:28 am
- Forum: Java
- Topic: textpad will run my JAVA program but not compile it
- Replies: 5
- Views: 1544
I wrote too soon
I should have tested more before I claimed success. I can't get Textpad to compile any program other than ones sitting in C:\Sun\AppServer\jdk\ bin... I can't compile a file from any other folder.. not even a folder within the \bin \myJavaStuff.. so I'm still not able to access any/all programs on ...
- Mon Aug 02, 2004 3:12 am
- Forum: Java
- Topic: textpad will run my JAVA program but not compile it
- Replies: 5
- Views: 1544
runs now - not sure download was good
thanks talleyrand for the heads up -- I managed to place a copy of my hello world in the bin folder C:|Program Files\Java\j2re1.4.2_05\bin and then I was able to find it using Textpad and DOS. So I'm pretty sure I downloaded the SUN Java language incorrectly - or worse - multiple times/places. I'd ...
- Sun Aug 01, 2004 5:13 pm
- Forum: Java
- Topic: textpad will run my JAVA program but not compile it
- Replies: 5
- Views: 1544
textpad will run my JAVA program but not compile it
I've tried searching for similar situations but can't resolve this problem I'm using Win XP 1)installed Java ..... ( C:\Sun\AppServer\jdk\bin\javac.exe ) that is making me worried about the path as others seem to only have it in a C:\JAVA folder -- maybe my download/install was not the best ! 2 ...