Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: josee411
  • Content: Threads
  • Order by date
  1. josee411

    JVM

    who could help me, i have this error; C:\j2sdk1.4.0_01\bin>java -cp.hello Unrecognized option: -cp.hello Could not create the Java virtual machine.
  2. josee411

    HELP TO SEDJ !!!!

    HI, i followed to the letter you instructions in your last message, this 's the result. C:\>set JAVA_HOME=c:\j2sdk1.4.0_01 C:\>set CLASSPATH=%\jre\lib% C:\>java -cp Error: could not open `C:\Program Files\Java\j2re1.4.1_01\lib\i386\jvm.cfg' C:\>
  3. josee411

    javac ?

    hi, i tired to compile my class "hello" i have the following error. C:\java\bin\examples>javac hello 'javac' n'est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes.
  4. josee411

    Exception in thread "main" java.lang.NoClassDefFoundError: hello

    is it possible to work with java instead of javac?? C:\j2sdk1.4.0_01\bin>java hello Exception in thread "main" java.lang.NoClassDefFoundError: hello
  5. josee411

    exception in thread "main" java.lang.noclassdeffounderror:

    hi, i install j2sdk-1_3_1_08 window-i 586 on win 2000. i tried to compile my program on MSDOC but it doesn't work, please help: exception in thread "main" java.lang.noclassdeffounderror:hello

Part and Inventory Search

Back
Top