From: Peter H.M. J. <p.h...@tb...> - 2004-09-21 13:39:29
|
Hi Lonneke, First of all I would like you to subscribe yourself to the dsol-java mailing list. This list makes sure everyone in our team understands the problems you face and can learn from your experience. (That's why I reply in English). For those of you not understanding the Dutch message at the bottom of this email: Lonneke's problem is simple: eclipse does not work! Hopefully I can give you some tips. * First of all I would like you to install java. Java is included on the CDROM as well. The file is named j2sdk-1_4_2_05-windows-i586-p.exe and is located in the same directory as eclipse. * After installing Java, please test the installation. Go to START-->RUN-->CMD. No you should see the DOS command line. After typing java -version you should now see something like: Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\Documents and Settings\Peter Jacobs>java -version java version "1.4.2_04" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05) Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode) * If you see something like Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. D:\Documents and Settings\Peter Jacobs>java 'java' is not recognized as an internal or external command, operable program or batch file. Java is not installed; reboot your computer and try again; if it fails again call me at my mobile number. * Now unzip the eclipse version on the CDROM. Unzip the zip file on your hard disk in and double click on the exlipse.exe. If eclipse gives you any problems, please mail me the error. If it does not work, please do not feel any hesitation to mail me. Peter -----Original Message----- From: Lonneke Reinders [mailto:L.R...@st...] Sent: Tuesday, September 21, 2004 12:48 PM To: p.h...@tb... Subject: Installeren Eclips Hoi Peter, Ik ben de hele ochtend bezig geweest met het installeren van alle software van blackboard, maar hij wil Eclips niet draaien en ik heb geen flauw idee meer waar het aan kan liggen. Het is toch gewoon de bedoeling dat je het download op je harde schijf saved en dan om het programma te runnen je niks hoefde te installeren en alleen dubbelklikken op de Eclipse.exe File? Bij mij geeft hij dan gelijk een foutmelding waar ik zelf niks meer aan kan veranderen. Doe ik iets fout of mis ik een stap? Alvast bedankt, Lonneke -----Oorspronkelijk bericht----- Van: p.h...@tb... [mailto:p.h...@tb...] Verzonden: donderdag 16 september 2004 8:11 Aan: p.h...@tb... Onderwerp: Java introduction course Dear students, First of all I would like you to invite you to the dsol-java mailinglist. This mailinglist enables you to ask any question concerning the Java programming language. Subscription via http://lists.sourceforge.net/mailman/listinfo/dsol-java Secondly you can find the java tutorial at http://java.sun.com/docs/books/tutorial/java/index.html I would like all of you to get hands on experience on this particular tutorial throughout the next week. |