[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[News.eclipse.foundation] Breakpoint triggers text editor
|
- From: szekela@xxxxxxxxxx (Andy Szekely)
- Date: Mon, 18 Oct 2004 16:04:32 +0000 (UTC)
- Newsgroups: eclipse.foundation
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
I've upgraded to Eclipse 3.0. I have a problem when I hit a breakpoint.
When Eclipse hits the breakpoint it brings up the java editor (it shows
the class name with the ".java" extenstion on the tab) instead of the
class editor. The breakpoint points to a class that is located within a
jar. The jar has both the source and the compiled version of the class.
The prior version of Eclipse (2.1) did not have this behavior.