Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Debug Eclipse with Eclipse.
Debug Eclipse with Eclipse. [message #231053] Mon, 19 April 2004 09:36 Go to next message
Eclipse UserFriend
Hello everyone!
I'm a newbe on eclipse so please beer with me...

I have downloaded the file
eclipse-sourceBuild-srcIncluded-3.0M8.zip
and like to start a debug session in Eclipse or another debugger.

Can anyone suggest some info about this?
Or some web sites to read about this isue?
Re: Debug Eclipse with Eclipse. [message #231097 is a reply to message #231053] Mon, 19 April 2004 10:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

See:

http://www.eclipse.org/articles/Article-PDE-does-plugins/PDE -intro.html

It talks about plugin development, including debugging a runtime workbench.


--
Thanks, Rich Kulp

Re: Debug Eclipse with Eclipse. [message #231104 is a reply to message #231097] Mon, 19 April 2004 10:31 Go to previous messageGo to next message
Eclipse UserFriend
Thank you Rich!

What we really need is some instructions about how to
debug the source code Eclipse 3.0 M8

On the Download page there are detail instructions about how
to Build it. But nothing(as I can see) about how to
Load the source into a debugger, Maybe Eclips debugger.


On Mon, 19 Apr 2004 10:23:55 -0400, Rich Kulp
<richkulp@NO.SPAM.us.ibm.com> wrote:

>See:
>
> http://www.eclipse.org/articles/Article-PDE-does-plugins/PDE -intro.html
>
>It talks about plugin development, including debugging a runtime workbench.
Re: Debug Eclipse with Eclipse. [message #231119 is a reply to message #231104] Mon, 19 April 2004 11:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Do actually need to build the Eclipse from source? Or do you just want
to debug into Eclipse to test one of your plugins. Because if you don't
need to actually build the source, then the instructions pointed to are
sufficient. The SDK build has the source packaged in it and the PDE
understands this. So if you import a plugin as binary with linked
content into your workspace from the target Eclipse, the source will be
attached automatically and will be available.


--
Thanks, Rich Kulp

Re: Debug Eclipse with Eclipse. [message #231145 is a reply to message #231119] Mon, 19 April 2004 11:35 Go to previous messageGo to next message
Eclipse UserFriend
"Do actually need to build the Eclipse from source"

Yes that's absolutely right. We want to test some
modefications on the core Eclipse source. This
modefications are not really neccesary and
just for testing purpose under school project.



On Mon, 19 Apr 2004 11:11:31 -0400, Rich Kulp
<richkulp@NO.SPAM.us.ibm.com> wrote:

>Do actually need to build the Eclipse from source? Or do you just want
>to debug into Eclipse to test one of your plugins. Because if you don't
>need to actually build the source, then the instructions pointed to are
>sufficient. The SDK build has the source packaged in it and the PDE
>understands this. So if you import a plugin as binary with linked
>content into your workspace from the target Eclipse, the source will be
>attached automatically and will be available.
Re: Debug Eclipse with Eclipse. [message #231191 is a reply to message #231145] Mon, 19 April 2004 12:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

It should still be ok because you are working in plugin development
mode. You have imported the source into a workspace as a source plugin
project. So using launch runtime workbench will use that source plugin
in the workbench that is launched.

--
Thanks, Rich Kulp

Re: Debug Eclipse with Eclipse. [message #231549 is a reply to message #231191] Tue, 20 April 2004 05:34 Go to previous messageGo to next message
Eclipse UserFriend
Thanks! we will try that now!

On Mon, 19 Apr 2004 12:06:33 -0400, Rich Kulp
<richkulp@NO.SPAM.us.ibm.com> wrote:

>It should still be ok because you are working in plugin development
>mode. You have imported the source into a workspace as a source plugin
>project. So using launch runtime workbench will use that source plugin
>in the workbench that is launched.
Re: Debug Eclipse with Eclipse. [message #232746 is a reply to message #231191] Thu, 22 April 2004 08:34 Go to previous messageGo to next message
Eclipse UserFriend
could you elaborate a bit how this is done?
Explain it to me as if I was four years old, Thanks! :))
We have tried this approach and have problems!

On Mon, 19 Apr 2004 12:06:33 -0400, Rich Kulp
<richkulp@NO.SPAM.us.ibm.com> wrote:

>It should still be ok because you are working in plugin development
>mode. You have imported the source into a workspace as a source plugin
>project. So using launch runtime workbench will use that source plugin
>in the workbench that is launched.
Re: Debug Eclipse with Eclipse. [message #233032 is a reply to message #232746] Thu, 22 April 2004 14:50 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Before you try to develop Eclipse code itself, have you tried just
developing a plugin on top of the base? The basics for developing a
simple plugin should give you enough insight to handle most of the
Eclipse base itself. It would be better to tackle all of this with a
simple plugin before you try doing something as complex as all of Eclipse.

--
Thanks, Rich Kulp

Previous Topic:Can't build update site in M7 & M8
Next Topic:feature welcome page not showing
Goto Forum:
  


Current Time: Sat Jul 19 13:01:07 EDT 2025

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

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

Back to the top