Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Debugging the platform itself
Debugging the platform itself [message #313294] Mon, 12 March 2007 12:03 Go to next message
Eclipse UserFriend
Hi there,

I want to know how is it possible to debug the eclipse framework itself
within eclipse.

More precisely I want to develop an eclipse forms based editor (a
multipage editor with a form view and a XML view) very similar to the
Eclipse PDE editor. So I want to debug this PDE editor step by step so I
can understand how does it work.

Thank you all
Re: Debugging the platform itself [message #313298 is a reply to message #313294] Mon, 12 March 2007 12:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

It is pretty easy:

1. Import plugins you want to debug (Import -> Plugin Development ->
Plugins and Fragments).

2. Set up breakpoints.

3. Launch the new eclipse using Run -> Eclipse application.

4. Enjoy debugging

or... find a good tutorial about your problem ;).

Regards,
Chris
Re: Debugging the platform itself [message #313302 is a reply to message #313294] Mon, 12 March 2007 13:16 Go to previous message
Eclipse UserFriend
Some general guidelines on how the Debug team sets up to debug Debug :-)

http://www.eclipse.org/eclipse/debug/contribute.php

HTH
Darins

"Nacef LABIDI" <nacef.l@gmail.com> wrote in message
news:90b830fe0b46d016a3732647c8852a9e$1@www.eclipse.org...
> Hi there,
>
> I want to know how is it possible to debug the eclipse framework itself
> within eclipse.
>
> More precisely I want to develop an eclipse forms based editor (a
> multipage editor with a form view and a XML view) very similar to the
> Eclipse PDE editor. So I want to debug this PDE editor step by step so I
> can understand how does it work.
>
> Thank you all
>
Previous Topic:Newbie question: Having trouble figuring out table selections
Next Topic:Last Entered Text in Text Field
Goto Forum:
  


Current Time: Sat Jul 12 10:40:19 EDT 2025

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

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

Back to the top