user626528
user626528

Reputation: 14419

How do I download and build code of Eclipse IDE for Java?

Is there any manual on this? I can't find any.
What are necessary packages and where is their repo, what is the project structure and build process?
UPD the ultimate goal I'm trying to achieve is to debug Eclipse on Windows

Upvotes: 1

Views: 82

Answers (2)

Raj
Raj

Reputation: 1965

Unable to comment so posting as answer

Please check this link should get you started

http://archive.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/srcIncludedBuildInstructions.html

I agree with the comment from @user3159253 . Cannot really understand the need to go through this trouble. Use RPM.

Upvotes: 0

Related Questions