Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » How to build Oomph installer executable?
How to build Oomph installer executable? [message #1708443] Wed, 16 September 2015 14:29 Go to next message
Stephan Hildebrandt is currently offline Stephan HildebrandtFriend
Messages: 25
Registered: July 2015
Junior Member
Hi,

I customized the Eclipse installer that is downloadable from the Eclipse website to my needs by extracting the *.exe file to a folder, setting the proxy configuration, redirecting to my setup index model, etc. Now, I would like to wrap everything up into a nice single executable just the like original Eclipse installer. How is that done?


Thanks in advance

Stephan
Re: How to build Oomph installer executable? [message #1708445 is a reply to message #1708443] Wed, 16 September 2015 14:35 Go to previous messageGo to next message
Abel Hegedus is currently offline Abel HegedusFriend
Messages: 197
Registered: September 2015
Senior Member
Hi,

I think you are asking the same thing as mentioned in https://www.eclipse.org/forums/index.php/t/1068720/ The relevant part is this:
Quote:
That's quite a complicated process and I don't have the time to explain it in depth. But the pieces are all in our Git
repo and you should be able to get the idea by looking at the C code in org.eclipse.oomph.extractor project and the
repackage.sh script in the org.eclipse.oomph.releng project.
Re: How to build Oomph installer executable? [message #1708446 is a reply to message #1708443] Wed, 16 September 2015 14:45 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 16.09.2015 um 16:29 schrieb Stephan Hildebrandt:
> Hi,
>
> I customized the Eclipse installer that is downloadable from the Eclipse website to my needs by extracting the *.exe
> file to a folder, setting the proxy configuration, redirecting to my setup index model, etc. Now, I would like to wrap
> everything up into a nice single executable just the like original Eclipse installer. How is that done?
The executable is built with the /org.eclipse.oomph.extractor CDT project and then repackaged with the
/org.eclipse.oomph.releng/hudson/repackage.sh script.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:Changing the Splash Screen during Installation
Next Topic:ValidTriggers of a Task
Goto Forum:
  


Current Time: Thu Apr 25 00:43:47 GMT 2024

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

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

Back to the top