p2 Questions

3

Solved

In my Eclipse project, I defined a simple plugin (bundle), a feature that includes the plugin and a product that includes the feature. When I export the poduct (via the "Eclipse Product export wiz...
Baerl asked 13/9, 2012 at 20:14

1

When trying to add a Software Site (p2 plugin repository - either one generated by p2 Publisher or Nexus with p2 support) to a target definition via the "Target Definition Wizard" there seem to ...
Prescriptive asked 20/8, 2013 at 17:14

1

I'm wondering: What is the best way of adding a bundle to a p2 based target platform? I don't want to use local directories, I want to have a target platform that works 'out of the box' for all our...
Gymnosperm asked 17/4, 2012 at 12:52

7

Solved

I just downloaded Eclipse SDK 3.5.1 and want to install some add ons such as GEF, EMF, etc. I downloaded all the zip files for everything I needed and decided to install them in the dropins folder...
Bacchanal asked 28/9, 2009 at 22:15

1

Solved

I'm using Tycho 0.16.0 and I'm getting the following error: Error - 7 icon(s) not replaced in C:\Users\weich01\AppData\Local\Temp\p2.brandingIron8219115442087687624\launcher.exe using C:\Developme...
Epistyle asked 18/12, 2012 at 11:1

1

Solved

I'm building an RCP and several other plug-ins with Maven & Tycho. This works very fine, unless one issue: On every(!) build, Tycho loads all needed eclipse librarys, even when the where alrea...
Saccular asked 30/11, 2012 at 14:37

3

Solved

I need to install an eclipse plugin to a machine not connected to the Internet and I cannot find a dist to use for a local install. Is there a tool for downloading a plugin from an update site and...
Nianiabi asked 10/8, 2009 at 21:19

2

Solved

I'm creating a product based on Eclipse 3.6.2 for our project. The idea is to create an Eclipse installation that has all the plugins we require and all configuration are setup as we need them for ...
Hurds asked 4/10, 2012 at 14:10

3

Solved

I am building an RCP application that will be made up of several Features. My RCP application is configured to check for updates each time it starts. My current problem is that I need one of my F...
Pentobarbital asked 27/4, 2012 at 14:0

3

Solved

I want to create an automated installer for an Eclipse plugin (i.e. not through the "Update Manager"). My scenario is simple: the user closes Eclipse, drops a downloaded JAR into the dropins folder...
Vandervelde asked 5/10, 2009 at 14:37

3

Solved

How do I build an SWT application using the Eclipse P2 repository and the Maven tycho-p2-plugin?
Deville asked 27/6, 2010 at 18:9

2

Solved

I’m trying to write a custom p2 provisioning action to execute my own code when installing feature. Doing so with installHandler for Update Manager was easy, but as for p2, there’s absolutely no do...
Remissible asked 27/5, 2011 at 15:23

1

For the last few days I have been trying to test-build my eclipse plugin on a headless Debian VM. The reason for the headless Debian VM is that once I have the build setup, the build and the Update...
Periphrastic asked 1/3, 2011 at 10:0

1

p2 repository creation ant tasks like eclipse.publish.featuresAndBundles seem to take a site.xml or category.xml file which specifies the category information. I see that the contents of site.xml ...
Delrio asked 9/2, 2011 at 13:25

1

Solved

I trying to update an Eclipse-RCP-3.5 based application by an P2 update-site. The Application contains two features. Product is built by Eclipse Buckminster. Creation of the P2 update site is part...
Falk asked 13/7, 2010 at 14:24

1

Solved

I have an Eclipse feature which includes several bundles. I want to tell p2 to mark one of those bundles as started when the feature is installed. This is possible using the bundles own META-INF/p2...
Gyneco asked 19/6, 2010 at 21:21

3

Solved

I am looking for all addresses related to: 3.x eclipse itself (milestones and/or integration builds) 3.x other components (GEF, GMF, EMF, ...) In the spirit of answering my own question, I do h...
Reveille asked 26/9, 2008 at 6:10

2

I have an RCP app, consisting of: A main plugin A "framework" plugin A product definition file The product definition file lives in the main plug-in (is this a bad idea?). The product definitio...
Leia asked 12/2, 2010 at 10:36

3

Solved

Simple usecase: assemble an Eclipse product using simple scripts, just dumping bundles into the plugins dir. This used to work with 3.3 - with 3.5 it's broken: my application doesn't start as the ...
Cohn asked 10/11, 2009 at 3:50

2

I am preparing windows installer for my Eclipse plugin. I want install it into target eclipse product using P2 director. I am targetting only Eclipse 3.5 for now. Installer should check that prere...
Tumbler asked 1/8, 2009 at 14:53

2

Solved

Eclipse 3.4[.x] - also known as Ganymede - comes with this new mechanism of provisioning called p2. "Provisioning" is the process allowing to discover and update on demand some parts of an applica...
Wacke asked 25/9, 2008 at 6:21

© 2022 - 2024 — McMap. All rights reserved.