rtconner
rtconner

Reputation: 1237

Download Eclipse with no packages?

Is there a way to download eclipse with no packages added onto it (only the plain text editor and basic features). This way I can only install the packages that I know I will use, and keep it minimal.

Upvotes: 2

Views: 109

Answers (1)

nitind
nitind

Reputation: 20003

Yes, it's possible. Go to http://download.eclipse.org/eclipse/downloads/ and click on the version/build you want. You're looking for the Platform Runtime Binary download for your platform.

Upvotes: 4

Related Questions