Skip to main content



      Home
Home » Modeling » EMF » Problem Bundle 'XXX' cannot be resolved
Problem Bundle 'XXX' cannot be resolved [message #1684279] Wed, 18 March 2015 07:05 Go to next message
Eclipse UserFriend
Hello,

During generation of file.edit , an error is displayed in MANIFEST.MF :
Bundle 'XXX' cannot be resolved.

And at the class level addBase_ComponentPropertyDescriptor(Object object) :

ProfilePackage.Literals.MANAGED_ELEMENT__BASE_COMPONENT

ProfilePackage cannot be resolved to a variable. Sad

Thank you for helping me to solve these problems Smile

Re: Problem Bundle 'XXX' cannot be resolved [message #1684900 is a reply to message #1684279] Wed, 18 March 2015 12:20 Go to previous messageGo to next message
Eclipse UserFriend
Emna,

It sounds like you have dependencies on another package whose generated
*.edit project isn't available. It sounds like UML2 is involved...


On 18/03/2015 12:05 PM, Emna Dammak wrote:
> Hello,
>
> During generation of file.edit , an error is displayed in MANIFEST.MF :
> Bundle 'XXX' cannot be resolved.
>
> And at the class level addBase_ComponentPropertyDescriptor(Object
> object) :
>
> ProfilePackage.Literals.MANAGED_ELEMENT__BASE_COMPONENT
>
> ProfilePackage cannot be resolved to a variable. :(
> Thank you for helping me to solve these problems :)
>
Re: Problem Bundle 'XXX' cannot be resolved [message #1688384 is a reply to message #1684900] Fri, 20 March 2015 11:40 Go to previous messageGo to next message
Eclipse UserFriend
Thanks problem of bundle is solved but I got the 11 errors below, which I suspect are due to the missing of : "import org.example.TEST.TESTPackage " and " import org.example.TEST.util.TESTAdapterFactory", org.example is a base package of *.genmodel .
Can you help me ?
Re: Problem Bundle 'XXX' cannot be resolved [message #1688637 is a reply to message #1688384] Sat, 21 March 2015 04:07 Go to previous message
Eclipse UserFriend
Emna,

It's hard to comment without knowing anything about your model. Are
those imports needed elsewhere in the source code, i.e., if you remove
them are all the errors gone? And if you regenerate, do those imports
come back?


On 20/03/2015 4:40 PM, Emna Dammak wrote:
> Thanks problem of bundle is solved but I got the 11 errors below,
> which I suspect are due to the missing of : "import
> org.example.TEST.TESTPackage " and " import
> org.example.TEST.util.TESTAdapterFactory", org.example is a base
> package of *.genmodel .
> Can you help me ?
Previous Topic:[EMF Ant Task] genModel attribute in plugin.xml not generated
Next Topic:Re: Problem to load Rose model
Goto Forum:
  


Current Time: Sat Jul 12 13:40:25 EDT 2025

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

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

Back to the top