Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Easiest way to build Eclipse IDE (JAVA) on my local PC
Easiest way to build Eclipse IDE (JAVA) on my local PC [message #1784206] Fri, 23 March 2018 14:01 Go to next message
Ioannis Bat is currently offline Ioannis BatFriend
Messages: 2
Registered: March 2018
Junior Member
Hi,

I had a difficulty in finding an easy way to build "Eclipse IDE for JAVA programming" on my local PC.

First of all, which source code should I use?
Furthermore, it would be great if anyone could provide me with easy steps to do so.

Thanks in advance

[Updated on: Sat, 24 March 2018 02:05]

Report message to a moderator

Re: Easiest way to built Eclipse IDE (JAVA) on my local PC [message #1784227 is a reply to message #1784206] Fri, 23 March 2018 18:02 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
The EPP project produces the downloadable packages, such as "IDE for Java Developers." You can take a look at the project git repo here: http://git.eclipse.org/c/epp/org.eclipse.epp.packages.git/tree/
The README file there has some instructions for building packages locally. Further questions should be directed at the EPP project directly.
Re: Easiest way to built Eclipse IDE (JAVA) on my local PC [message #1784237 is a reply to message #1784227] Sat, 24 March 2018 08:48 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Many of the projects have Oomph setups so that instructions similar to these can be used to set up a development environment with the sources of those projects:

https://wiki.eclipse.org/Platform_UI/How_to_Contribute/Oomph

In the end though, your goal is pretty ambitious in that many dozens of Git repositories are involved in producing something like the Java IDE package. Do you have some more specific goal in mind? I.e., what are you hoping to accomplish by doing this?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Maven issues with proxy settings from a ssh file
Next Topic:Type Inference with Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 02:20:10 GMT 2024

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

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

Back to the top