Breakpoint triggers text editor [message #5427] |
Mon, 18 October 2004 16:04 |
Eclipse User |
|
|
|
Originally posted by: szekela.towers.com
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.
|
|
|
Re: Breakpoint triggers text editor [message #5482 is a reply to message #5427] |
Wed, 20 October 2004 13:53 |
Eclipse User |
|
|
|
Originally posted by: szekela.towers.com
Andy Szekely wrote:
> 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.
I found the problem. I was using external jars in my project. As soon I
restructure my workspace/project an put the jar inside the project, it all
worked fine.
|
|
|
Powered by
FUDForum. Page generated in 0.03855 seconds