Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » genmodel ->.editor-> run as (org.apache.xmlrpc" missing constraint neon)
genmodel ->.editor-> run as [message #1755516] Sat, 04 March 2017 10:27 Go to next message
khalid nasr is currently offline khalid nasrFriend
Messages: 23
Registered: March 2017
Junior Member
Hello
Please I can not create instances with "generate model code" or Generate an editor,
Knowing that my metamodel is valid, I tried three versions but it does not work.

With neon; it generere the three package (with gerate model code) and even .edit but the problem in .editor.
sepecialy when i tried to create an instance.

run as an Eclipse application i have this message :
"org.apache.xmlrpc" missing constraint

Missing Constraint: Import-package: javax.xml.bind; version="0.0.0









thank you
  • Attachment: gen.JPG
    (Size: 12.86KB, Downloaded 98 times)
  • Attachment: genmodel2.JPG
    (Size: 42.62KB, Downloaded 130 times)
Re: genmodel ->.editor-> run as [message #1755521 is a reply to message #1755516] Sat, 04 March 2017 12:35 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
This missing constraint thing is just a bug in PDE:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=512424

It's misdiagnosing a problem that's isn't really a problem. The needed javax.* things are in the JDK, assuming you have a 1.8 JDK, so it shouldn't complain about this. In any case, you can ignore it and run/launch anyway; it should work fine at runtime.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:genmodel ->.editor-> run as
Next Topic:Duplicate Content Instances in Eclipse Runtime Application
Goto Forum:
  


Current Time: Thu Mar 28 23:12:01 GMT 2024

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

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

Back to the top