Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » bundles.info can not be updated after install new plugin?
bundles.info can not be updated after install new plugin? [message #816012] Thu, 08 March 2012 10:10 Go to next message
william wang is currently offline william wangFriend
Messages: 3
Registered: March 2012
Junior Member
I have new hands on p2 of eclipse.

I followed p2 guide to create a helloworld1 plugin & helloworld1 feature.(include simepleconfigurator and simpleconfigurator.manipulator plugins )

then I export the helloworld1 feature as eclipse product to D;/workspaces/exports/
directory.

next,I create another helloworld2 plugin & feature project.

I export hellworld2 as deployable feature to d:/workspaces/exports/repository/

all of things executed sucessfully.

after that, I created product configuration named 'deployer.product' to provioning the helloworld2 feature to helloworld1 product env.

I post the launching data of deployer.product as following:
-console -consoleLog
-repository file:/d:/workspaces/exports/repository
-profileProperties org.eclipse.update.install.features=true
-list
-destination file:/d:/workspaces/exports/eclipse
-installIU com.aliyun.helloworld.feature.feature.group


when I run this deployer, I found the helloworld2 feature could be copied to D;/workspaces/exports/eclipse/features and helloworld2 plugins could be copied to D;/workspaces/exports/eclipse/plugins. and no error found in osgi console.

but the question is the bundles.info under the D:\workspaces\exports\eclipse\configuration\org.eclipse.equinox.simpleconfigurator\ did not be updated as while.

what am i missing?
Someone can help me out?

great thx
Re: bundles.info can not be updated after install new plugin? [message #816584 is a reply to message #816012] Fri, 09 March 2012 02:27 Go to previous message
william wang is currently offline william wangFriend
Messages: 3
Registered: March 2012
Junior Member
Can anybody help me? help Sad
Previous Topic:how to use p2.generator ant task to create metadata and artifacts
Next Topic:Processing of installation export file (p2f)?
Goto Forum:
  


Current Time: Thu Sep 19 19:15:36 GMT 2024

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

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

Back to the top