p2
Can p2 be used to manage customisable, roaming profiles for Eclipse RCP applications?
I have an Eclipse RCP application that I\'d like to make available to end users using the p2 provisioning platform.[详细]
2023-01-07 03:42 分类:问答Usage of Maven tycho-p2-plugin with SWT
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[详细]
2023-01-05 01:59 分类:问答In Equinox is it possible to for one feature/bundle to obsolete another?
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[详细]
2023-01-04 08:55 分类:问答In Equinox Is it possible to to mark an OSGi bundle as started from its containing feature's p2.inf?
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[详细]
2023-01-03 21:20 分类:问答P2 Touchpoint chmod not working?
I\'m using Eclipse 3.5.2 and I\'ve created a p2.inf with the following information: instructions.install = \\[详细]
2022-12-26 06:24 分类:问答Run plugin updates outwith Eclipse UI
I\'m trying to update the plugins for an Eclipse开发者_如何学运维 Galileo SR2 installation from the command line.[详细]
2022-12-22 02:27 分类:问答Best way to build update site for RCP app
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?).[详细]
2022-12-20 12:05 分类:问答Using PDE build, p2 and AdvancedInstaller together
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[详细]
2022-12-08 05:53 分类:问答