Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » problems with jdt...
problems with jdt... [message #433978] Tue, 30 May 2006 21:33 Go to next message
Kevin Sutter is currently offline Kevin SutterFriend
Messages: 106
Registered: July 2009
Senior Member
Hi,
I'm posting this question here in the Dali forum first since this just
started to pop up while using the latest combination of prereqs for the
Dali M3 driver. I'm wondering if anybody else has experienced this...

While debugging my application, I am getting an exception. Normally,
while viewing the callstack, I can click on the <Class:line number> at the
end of each line of the callstack and I can immediately go to that line
number in the source file. But, now when I do this, I get the following
pop up error panel:

An exception occurred while following link.

Reason:
Error logged from JDT Debug UI:
Unable to access archive
C:\eclipse\3.2rc2\plugins\org.eclipse.jdt.source_3.1.1\src\o rg.junit_3.8.1\junitsrc.zip

The interesting thing is that my jdt source plugin does not have that
name. Due to the prereq requirement, my jdt source plugin is actually in
this directory:

org.eclipse.jdt.source_3.2.0.v20060428-0010-F7snp1fW7B-a1TP

I have no idea where Eclipse is picking up that "old"
org.eclipse.jdt.source_3.1.1 directory name.

Any ideas?

Thanks much!
Kevin
Re: problems with jdt... [message #433979 is a reply to message #433978] Tue, 30 May 2006 21:35 Go to previous message
Kevin Sutter is currently offline Kevin SutterFriend
Messages: 106
Registered: July 2009
Senior Member
I should point out that I have an easy workaround... If I just right
mouse click on the <Class:line number> symbol and select "Open file under
cursor", the correct file will get opened up and I'm at the correct
location in that file according to the callstack. It's just that the
quick link with the left mouse click isn't working.

Thanks again,
Kevin
Re: problems with jdt... [message #588859 is a reply to message #433978] Tue, 30 May 2006 21:35 Go to previous message
Kevin Sutter is currently offline Kevin SutterFriend
Messages: 106
Registered: July 2009
Senior Member
I should point out that I have an easy workaround... If I just right
mouse click on the <Class:line number> symbol and select "Open file under
cursor", the correct file will get opened up and I'm at the correct
location in that file according to the callstack. It's just that the
quick link with the left mouse click isn't working.

Thanks again,
Kevin
Previous Topic:@ManyToMany kind of working...
Next Topic:Dali 0.5M4: ArrayIndexOutOfBoundsException
Goto Forum:
  


Current Time: Sat Apr 27 03:09:22 GMT 2024

Powered by FUDForum. Page generated in 0.03091 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top