I have an Eclipse RCP application that I\'d like to make available to end users using the p2 provisioning platform.
How d开发者_如何学运维o I build an SWT application using the Eclipse P2 repositoryand the Maven tycho-p2-plugin?You can define the target environments for \'target-platform-configuration\' plugin. Wha
I have a Eclipse-based project (the Scala IDE for Eclipse) which has recently moved to a new home. I want to change the various feature ids, Bundle-SymbolicNames etc. to reflect the move (ie. so that
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.in
I\'m using Eclipse 3.5.2 and I\'ve created a p2.inf with the following information: instructions.install = \\
I\'m trying to update the plugins for an Eclipse开发者_如何学运维 Galileo SR2 installation from the command line.
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?).
I am building an Eclipse RCP application with the command-line version of PDE build in Eclipse 3.5.1. Then I use AdvancedInstaller to create the installer for the RCP product. I think the context woul