Skip to main content



      Home
Home » Newcomers » Newcomers » where can i get the source code for eclipse 3.0?
where can i get the source code for eclipse 3.0? [message #45480] Sat, 02 April 2005 00:39 Go to next message
Eclipse UserFriend
Originally posted by: yzl8248110.163.com

I want to study the eclipse and want to get its source code!but I cant
find it!who can help me?
Re: where can i get the source code for eclipse 3.0? [message #45689 is a reply to message #45480] Sat, 02 April 2005 09:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeremydyoung.sbcglobal.SPAM.ME.NOT.net

Here's the short answer: http://dev.eclipse.org/cvshowto.html

You should look further though:

http://www.eclipse.org/eclipse/development/main.html

Most of the website is devoted to the procedures for developing the
software.

http://dev.eclipse.org/viewcvs/index.cgi/

Above is the location of the CVS repository

https://bugs.eclipse.org/bugs/

You'll most likely want to get started by becoming more familiar with
the product through testing and verification of bugs.

There's tons of information on the structure of the project. I don't
suggest trying to code for the project until you understand the
development standards and coding styles used. Don't waste the
committer's time by submitting code that doesn't meet the standards.

I do suggest reading through the bug lists, and the feature schedules.
Then you can become more and more familiar with the overall status of
the project. If you actually use Eclipse for development purposes, then
you'll become more familiar with what it's strengths and weaknesses are.

Oh well, I've written plenty for now, good luck.



snage wrote:
> I want to study the eclipse and want to get its source code!but I cant
> find it!who can help me?
>
Re: where can i get the source code for eclipse 3.0? [message #47628 is a reply to message #45480] Tue, 05 April 2005 13:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

The easiest approach is:

1) Open a workspace with Eclipse 3.0
2) File > Import > External Plugins and Fragments
3) In the "Import As" section, choose "Projects with source folders"
4) Pick the plugins you want to import. Picking org.eclipse.ui.ide and
all prerequisites will load the bulk of the basic platform.
5) Click Finish.

-> You're done!
--

snage wrote:
> I want to study the eclipse and want to get its source code!but I cant
> find it!who can help me?
>
Re: where can i get the source code for eclipse 3.0? [message #48464 is a reply to message #47628] Wed, 06 April 2005 22:58 Go to previous message
Eclipse UserFriend
Originally posted by: yzl8248110.163.com

oh!Thank goodness!I come from china!I wanna to study the java program!
Previous Topic:Strange swing thing in eclipse
Next Topic:XMIResourceFactoryImpl cannot be resolved
Goto Forum:
  


Current Time: Fri Jul 04 17:20:48 EDT 2025

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

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

Back to the top