Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Can't find org.eclipse.oomph.setup.installer(The installer Bundle is not found in the binary P2 repo)
Can't find org.eclipse.oomph.setup.installer [message #1704994] Tue, 11 August 2015 09:54 Go to next message
Alexandre Borgoltz is currently offline Alexandre BorgoltzFriend
Messages: 31
Registered: July 2009
Location: France
Member
Hi all,

I would like to build my own custom OOMPH product, so I can redirect to my own catalog, and embed additional plugin to be launched in the installer (such as a very specific http proxy in my cvery own case).

I thought I could simply start off from Installer.product found in org.eclipse.oomph.setup.installer.product

But the problem is that the main plugin - org.eclipse.oomph.setup.installer, the one that defines the application - is not available in the repository. I installed org.eclipse.oomph.all-feature in my IDE though.

Having a closer look at the all-feature, it does actually not include setup.installer. yet it does include setup.installer.tests.

Is it possible to publish org.eclipse.oomph.setup.installer into the P2 repo (and maybe include it into org.eclipse.oomph.all-feature btw) so I can reference it in my custom product?

I thank you in advance!

--
Alexandre
Re: Can't find org.eclipse.oomph.setup.installer [message #1705060 is a reply to message #1704994] Tue, 11 August 2015 16:53 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33216
Registered: July 2009
Senior Member
Have a look at the setup for it; there you can see that the product p2
update site is a different one:

http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/tree/setups/OomphInstaller.setup



On 11/08/2015 11:54 AM, Alexandre Borgoltz wrote:
> Hi all,
> I would like to build my own custom OOMPH product, so I can redirect
> to my own catalog, and embed additional plugin to be launched in the
> installer (such as a very specific http proxy in my cvery own case).
>
> I thought I could simply start off from
> http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/tree/products/org.eclipse.oomph.setup.installer.product
> found in org.eclipse.oomph.setup.installer.product
>
> But the problem is that the main plugin -
> org.eclipse.oomph.setup.installer, the one that defines the
> application - is not available in the repository. I installed
> org.eclipse.oomph.all-feature in my IDE though.
>
> Having a closer look at the all-feature, it does actually not include
> setup.installer. yet it does include setup.installer.tests.
>
> Is it possible to publish org.eclipse.oomph.setup.installer into the
> P2 repo (and maybe include it into org.eclipse.oomph.all-feature btw)
> so I can reference it in my custom product?
>
> I thank you in advance!
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:More Settings for Projects Import Task
Next Topic:Simple project setup with custom git repo?
Goto Forum:
  


Current Time: Fri Sep 20 14:50:46 GMT 2024

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

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

Back to the top