Skip to main content



      Home
Home » Eclipse Projects » Virgo » Enabling Bundlor after migration to Virgo IDE
Enabling Bundlor after migration to Virgo IDE [message #717781] Mon, 22 August 2011 06:51 Go to next message
Eclipse UserFriend
Hello everyone.

I am feeling rather silly right now, but I have migrated to the Virgo IDE and I am still having some teething problems, most notable of which is the fact that my project does not have Bundlor activated as part of the build (in each OSGi bundle, I am using Bundlor to generate the manifest), nor do I see a way to activate it from the IDE. In STS, there used to be an "Enable incremental generation of MAINFEST.MF" item in the Spring Tools menu,but not any longer.

Any hint anyone?

TIA,
B.
Re: Enabling Bundlor after migration to Virgo IDE [message #717831 is a reply to message #717781] Mon, 22 August 2011 09:30 Go to previous messageGo to next message
Eclipse UserFriend
Hi!

I created a new bundle project with the Virgo IDE and I do see this action on the context menu. Seems like your project is somewhat different from mine. Is this an "old" project created with the dm server tooling? Can you try to create a new bundle project in order to verify my observation?

-Martin
Re: Enabling Bundlor after migration to Virgo IDE [message #717838 is a reply to message #717831] Mon, 22 August 2011 09:51 Go to previous messageGo to next message
Eclipse UserFriend
Hi Martin, hope you are well!

Yes, this is an existing project created with STS. I have not yet tried creating a new project (will do), unfortunately what I really need is to be able to get the existing project to work.

[Updated on: Mon, 22 August 2011 09:51] by Moderator

Re: Enabling Bundlor after migration to Virgo IDE [message #717845 is a reply to message #717838] Mon, 22 August 2011 10:04 Go to previous message
Eclipse UserFriend
Ah interesting!

I have tried adding a new project, as you suggested, and I see that two project natures are defined in the .project file that gets created:

<nature>org.eclipse.virgo.ide.facet.core.bundlenature</nature>
and
<nature>com.springsource.server.ide.facet.core.bundlenature</nature>

It seems as though both are needed in order to see all options in the Spring Tools menu (including the Bundlor one I was originally after). Is this the case, Martin? Why are both natures needed?
Previous Topic:Debugging bundles on Virgo with Spring Source Tool Suite
Next Topic:Need help in deploying war file in virgo
Goto Forum:
  


Current Time: Thu Jul 03 06:49:19 EDT 2025

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

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

Back to the top