Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Re: Help regarding equinox p2
Re: Help regarding equinox p2 [message #116291] Tue, 19 August 2008 13:48 Go to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

reindheer wrote:
> Hi,
>
> I am facing a problem installing a feature using Equinox P2. Could someone please point me to any examples or documentation that would help solve the problem. Following are the steps taken to install a feature.
>
> 1.)We have developed a simple plugin using the HelloWorld template. Included the plugin in a feature. Both the plugin and feature folders are placed in the C:/sourceFolder.
> 2.) Generated the metadata using EclipseGenerator withe the following arguments.
> -source C:/sourceFolder -metadataRepository
> file:C:/repository/ -metadataRepositoryName "Sample Repository"
> -artifactRepository file:C:/repository/ -artifactRepositoryName
> "Sample Artifacts"
> -publishArtifacts -publishArtifactRepository
> 4.) After the metadata is generated inthe C:/repository folder, tried
> installing the featureby running the
> org.eclipse.equinox.p2.director.app.application with the following
> arguments.
> -metadataRepository file:C:/repository/
> -artifactRepository file:C:/repository/
>
> This didn't throw any errors, but didn't install the feature either.
>
> Also tried installing the feature using the Help > Software Updates>
> Available Software. Added the C:/repository by selecting "Add Site"
> button. Then selecting the "Install" menu in the context menu over
> "Sample Feature". This too didn't work.
>
> Please let us know if we are doing anything wrong here.

Re-directed
PW



--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Re: Help regarding equinox p2 [message #116327 is a reply to message #116291] Wed, 20 August 2008 13:36 Go to previous message
Eclipse UserFriend
Originally posted by: lothar.wendehals.itemis.de

Hello,

I don't have a solution but try to call the director with -consolelog
argument. You will then have some output displayed in an additional
console. You may also have a look into the log file located in the
workspace of the director.

Bye,
Lothar
Previous Topic:Inter-fragment-Dependencies
Next Topic:Extracted Bundle Classpath location question
Goto Forum:
  


Current Time: Fri Apr 26 18:40:00 GMT 2024

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

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

Back to the top