Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Getting set up for eclipse development

The Debug team also has a little page that we wrote up to help people get started working on the debug plugins. Just replace the references to "org.eclipse.debug.*" with whatever you want to work on.

- Jared

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-debug-home/project/workspace.html

Rafael Chaves wrote:
The PDE/UI projectarea has some docs on Eclipse self-hosting:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/pde-ui-home/dev.html /February 3, 2005 2:07 PM
To: <eclipse-dev@xxxxxxxxxxx>
cc:
From: "Keith McQueen" <kmcqueen@xxxxxxxxxx>
Subject: [eclipse-dev] Getting set up for eclipse development/

Hi all,

I’m trying to do some work on the eclipse code, but I seem to get nothing but problems. When I check projects out of the eclipse cvs repository, the project doesn’t build. Do have some general pointers on how to get my workspace set up for doing eclipse development? Do I need to just check out every project (a little overwhelming)? Thanks for your support.

Keith



Back to the top