Hi-
Sorry if this is the wrong forum, but I just had a basic question about Borland C++ Builder.
I currently do C++ programming in XEmacs, but I am thinking about purchasing the "Borland C++ Builder 6 Personal" because I've read many good reviews on it and at $70 it's a reasonable...
Thanks, that worked!
I set the CLASSPATH to C:\prog, changed the package and import statements to make them relative to this....and no problems, it ran fine!
Compiled fine from both command line and in XEmacs. Thanks!
Thanks. I actually had the JAVA_HOME set.
I'll set the CLASSPATH and see if that helps. Is the Classpath the root where java looks for files? So if i had a directory
C:\java_programs
then I would just need to set CLASSPATH to this and refer to directories relative to this for package and...
I tried the first tip:
javac -d classes viewController\SwingMineSweeper.java
Still didn't work...wouldn't compile and find the java files in the model directory.
I haven't defined "JAVA_HOME" or a classpath-Variable. How should I go about doing this? I set the PATH by...
Hi-
I just installed XEmacs & J2SDK1.4.2_03 on my WindowsXP Home Edition.
I decided to test it out using some working java programs I had written before using XEmacs on Unix...but when I try to run them in WindowsXP I am getting loads of errors because Java is not recognizing the package and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.