Results 1 to 13 of 13
Thread: How to start Dr Java
- 06-27-2010, 03:06 AM #1
Member
- Join Date
- Apr 2010
- Posts
- 22
- Rep Power
- 0
How to start Dr Java (SOLVED)
Hi folks,
Win 7 64 bit
Dr Java
I have Dr Java download and installed direct on DrJava. It works after installation completed. But after reboot I can't start it.
B.R.
satimisLast edited by satimis; 06-28-2010 at 04:46 AM. Reason: (SOLVED)
- 06-27-2010, 03:35 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
What happen? Did you get any error message? Check on the event log you could find more details about it, and also check on the process list for existing instance.
- 06-27-2010, 03:53 AM #3
Member
- Join Date
- Apr 2010
- Posts
- 22
- Rep Power
- 0
- 06-27-2010, 03:55 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Do you have an installation or the stand alone execution? Is that listed in your program list, or the add remove program list?
- 06-27-2010, 04:35 AM #5
Member
- Join Date
- Apr 2010
- Posts
- 22
- Rep Power
- 0
On
DrJava
Old Stable Release
There are 2 tabs relevant
- Download Jar File
- Download Windows App
I clicked the 2nd tab "Download Windows App"
It download "drjava-stable-20040326.exe
-> Run
I suspect whether the software has been installed? Whether I should click the 1st tab "Download Jar File" or otherwise?
Thanks
Edit:
===
tools.jar is in C:\Program Files\Java\jdk1.6.0_20\lib
But I can't start it.
B.R.
satimisLast edited by satimis; 06-27-2010 at 04:49 AM.
- 06-27-2010, 08:29 AM #6
- 06-27-2010, 09:18 AM #7
even on windows you can download the jar-version and then start it with your javaw.exe -jar dr.....jar
C:\javapath\bin\javaw.exe -jar C:\drjavapath\drjava\drjava-beta-20100507-r5246.jar
the backgroud of drjava is quite interesting. some lines from the abstract
DrJava is a pedagogic programming environment for
Java that enables students to focus on designing programs, rather than learning how to use the environment ... DrJava supports a transprante programming interface designed to minimize the "intimidation factor" that beginning students expericence when confronted with the task of writing code
high pretense, but imho legitimate, but achievable?
- 06-27-2010, 12:33 PM #8
Member
- Join Date
- Apr 2010
- Posts
- 22
- Rep Power
- 0
Hi j2me64,
Thanks for your advice which works for me.
I suppose previously I only ran the program online without download it on Win 7.
Performed following steps;
Start Win 7 and login as satimis. Download drjava-beta-20100507-r5246.jar on C:\Users\satimis\DrJava
Start "Command Prompt"
>C:\Windows\System32\javaw.exe -jar \Users\satimis\DrJava\drjava-beta-20100507-r5246.jar
Drjava starts
How to create a shortcut/program on satimis' desktop to start Drjava without executing it on Command Prompt window each time?
TIA
B.R.
satimis
- 06-27-2010, 03:21 PM #9
- 06-27-2010, 04:05 PM #10
Member
- Join Date
- Apr 2010
- Posts
- 22
- Rep Power
- 0
- 06-27-2010, 06:03 PM #11
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Or else put a bat file on your desktop.
- 06-28-2010, 01:29 AM #12
Member
- Join Date
- Apr 2010
- Posts
- 22
- Rep Power
- 0
- 06-28-2010, 04:33 AM #13
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
You are welcome. If you've solve the problem, please mark the thread solved. :)
Similar Threads
-
where to start Java for the web?
By clydedoris in forum New To JavaReplies: 3Last Post: 02-18-2010, 09:25 AM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM -
Java Web Start
By hitmen in forum New To JavaReplies: 0Last Post: 03-11-2009, 11:42 AM -
Java Web Start
By perry_mason_i in forum New To JavaReplies: 1Last Post: 07-23-2007, 09:44 PM -
JWS -Java Web Start
By goldhouse in forum Java AppletsReplies: 0Last Post: 04-01-2007, 10:20 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks