Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » how to debug eclipse in eclipse?
how to debug eclipse in eclipse? [message #87882] Thu, 03 July 2003 02:08 Go to next message
Eclipse UserFriend
Originally posted by: linuxman.linuxaid.com.cn

hi,

Is there any way to debug eclipse in eclipse? I mean, I want to read
some eclipse source codes, and want to set some breakpoints and etc.

any hints?

thanks in advance!

linuxman
Re: how to debug eclipse in eclipse? [message #87958 is a reply to message #87882] Thu, 03 July 2003 04:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yves.somewhere.com

Load the eclipse projects into your workspace, and choose "debug as >
runtime workbench".

linuxman wrote:
> hi,
>
> Is there any way to debug eclipse in eclipse? I mean, I want to read
> some eclipse source codes, and want to set some breakpoints and etc.
>
> any hints?
>
> thanks in advance!
>
> linuxman
>
Re: how to debug eclipse in eclipse? [message #88646 is a reply to message #87958] Thu, 03 July 2003 18:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: linuxman.linuxaid.com.cn

Thanks first!

I don't mean to debug eclipse projects, but eclipse itself. For example,
I'm using eclipse 2.1.1, and want to debug eclipse 3.0's source code
with eclipse 2.1.1.

My way is to debug org.eclipse.core.launcher.Main, pass it the correct
parameters, and then going on from this class.

Any other better methods to debug eclipse itself?

Thanks!

Yves ??:
> Load the eclipse projects into your workspace, and choose "debug as >
> runtime workbench".
>
> linuxman wrote:
>
>> hi,
>>
>> Is there any way to debug eclipse in eclipse? I mean, I want to read
>> some eclipse source codes, and want to set some breakpoints and etc.
>>
>> any hints?
>>
>> thanks in advance!
>>
>> linuxman
>>
>
Re: how to debug eclipse in eclipse? [message #88659 is a reply to message #88646] Thu, 03 July 2003 19:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

what Yves mean was to import the projects representing eclipse plugin into
your workspace (see import wizard).

"linuxman" <linuxman@linuxaid.com.cn> a
Re: how to debug eclipse in eclipse? [message #88690 is a reply to message #88659] Thu, 03 July 2003 21:37 Go to previous message
Eclipse UserFriend
Originally posted by: linuxman.linuxaid.com.cn

I have followed "eclipse source builds(source from
CVS)"( http://download.eclipse.org/downloads/drops/S-M1-20030605173 7/srcFetchBuildInstructions.html)
,and can successfully build eclipse 3.0 M1 with eclipse 2.1.1.

So I want to debug the eclipse 3.0 M1 with eclipse 2.1.1. The first
thing I want to understand is how eclipse startup and how the plugin
architecture works? So I want to step into the eclipse 3.0 M1 source
code, not just the plugins. I think debugging is the best way to read
codes.... isn't it?

Thanks for your kindly help in advance!

Pascal Rapicault 写道:
> what Yves mean was to import the projects representing eclipse plugin into
> your workspace (see import wizard).
>
> "linuxman" <linuxman@linuxaid.com.cn> a
Previous Topic:Error: "active editor does not contain a main type"
Next Topic:Exception on setInput()
Goto Forum:
  


Current Time: Thu Jul 17 19:39:27 EDT 2025

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

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

Back to the top