Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to learn eclipse source code
How to learn eclipse source code [message #333445] Thu, 11 December 2008 15:30 Go to next message
Eclipse UserFriend
Originally posted by: initialsky.126.com

Hi,
I hope that someone could help me.I want to know how eclipse works,so I
download the eclipse source code to learn,but there will be many wrongs when
I import it into an java application.

In the souce code catalogue,there were two catalogues,one is features and
the other is plugins. In each catalogue,there are many catalogues,and in
these catalogues,there are many files and a catalogue named src.In
catalogure src,there are packages.

When I use CVS to lined to dev.eclipse.org,I find there are many
catalogues,I don't know where is the eclipse soure code.

Thanks in advance,
Xiaogang Li
Re: How to learn eclipse source code [message #333453 is a reply to message #333445] Thu, 11 December 2008 19:06 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

The easiest way to browse the source of Eclipse is to get the "
Eclipse for RCP/Plug-in Developers" package from
http://www.eclipse.org/downloads/

When you're running that, you have available the source for most of the
"core" Eclipse plugins like the runtime (Equinox), SWT and JFace, Jave
tooling, RCP platform, PDE, etc. Just about everything you'd need to get
an understanding of "how eclipse works."

Hope this helps,
Eric


On 12/11/2008 10:30 AM, À÷Ïþ¸Õ wrote:
> Hi,
> I hope that someone could help me.I want to know how eclipse works,so I
> download the eclipse source code to learn,but there will be many wrongs when
> I import it into an java application.
>
> In the souce code catalogue,there were two catalogues,one is features and
> the other is plugins. In each catalogue,there are many catalogues,and in
> these catalogues,there are many files and a catalogue named src.In
> catalogure src,there are packages.
>
> When I use CVS to lined to dev.eclipse.org,I find there are many
> catalogues,I don't know where is the eclipse soure code.
>
> Thanks in advance,
> Xiaogang Li
>
>
>
Previous Topic:Managing fonts (for print-output)
Next Topic:Run/Debug configuration persistent location
Goto Forum:
  


Current Time: Sat Jul 27 16:33:01 GMT 2024

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

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

Back to the top