Jun 11, 2003 #1 josee411 Programmer May 12, 2003 18 BE 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.
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.
Jun 11, 2003 #2 pedrosolorzano Programmer Aug 24, 2002 85 CO It must be: java -cp . hello Check the spaces. Here you can find more information: http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html Hope it helps. Pedro Andrés Solorzano Pontificia Universidad Javeriana Bogotá, Colombia, SurAmérica. Let me know if this post have actually helped you, by clicking the purple star. Upvote 0 Downvote
It must be: java -cp . hello Check the spaces. Here you can find more information: http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html Hope it helps. Pedro Andrés Solorzano Pontificia Universidad Javeriana Bogotá, Colombia, SurAmérica. Let me know if this post have actually helped you, by clicking the purple star.