Results 1 to 4 of 4
Thread: Karel not Loading in Eclipse?
- 10-16-2011, 02:23 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 3
- Rep Power
- 0
Karel not Loading in Eclipse?
Hi I am using Eclipse with Karel to start learning. I don't know if anyone has used the stanford videos but they provide a link to the karel package.
I import that folder to eclpise, edit some commands, and when I run the program the karel app shows up but only halfway then a debugging option shows.
When I debug it says source not found. Any ideas?
- 10-16-2011, 03:07 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,375
- Blog Entries
- 7
- Rep Power
- 17
Re: Karel not Loading in Eclipse?
If your Karel software came with sources, Eclipse doesn't know where to find them; right click on your project and go to Properties>Java Build ePath>Libraries; expand the appropriate Karel .jar file and click on Source Attachment; select the file or directory where Eclipse should look for the sources. If you don't have any sources, well, bad luck.
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 10-16-2011, 05:35 PM #3
Member
- Join Date
- Oct 2011
- Posts
- 3
- Rep Power
- 0
- 10-16-2011, 05:53 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,375
- Blog Entries
- 7
- Rep Power
- 17
Re: Karel not Loading in Eclipse?
That window is an Eclipse debug window, showing you the running threads an methods. Do as I wrote in my previous reply and point Eclipse to where it should look for the sources.
kind regard,
osWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
Karel the robot: errors during run
By neu_mann in forum New To JavaReplies: 14Last Post: 06-17-2012, 04:12 AM -
Problem getting karel to turn north? he turns back east?
By jmorgangrice in forum New To JavaReplies: 6Last Post: 07-24-2011, 08:18 PM -
Super Simple: Importing into Eclipse on a Mac (karel the robot)
By evcrimmi in forum New To JavaReplies: 3Last Post: 07-19-2011, 08:41 PM -
Karel the robot
By vulerious in forum New To JavaReplies: 0Last Post: 07-31-2009, 09:48 PM -
Override/Extend Eclipse Class Loading
By arun.ranganathan in forum EclipseReplies: 0Last Post: 07-15-2009, 10:57 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks