xtext - Eclipse Application launch issue [message #1859468] |
Fri, 09 June 2023 10:39  |
Eclipse User |
|
|
|
Hey all,
Trying to simply reproduce the steps of the xtext 15-minutes tutorial as mentioned in the 15' minutes tutorial:
http://https://www.eclipse.org/Xtext/documentation/102_domainmodelwalkthrough.html
And somehow, I can't seem to launch the DSL IDE with
Run As → Eclipse Application
I get an org.apache.xml.resolver issue:
Org.apache.xml.resolver:
- missing Constraint: Import-Package:javax.xml.parsers;version="0.0.0"
- missing Constraint: Import-Package:javax.xml.transform;version="0.0.0"
- missing Constraint: Import-Package:javax.xml.transform.sax;version="0.0.0"
- missing Constraint: Import-Package:org.w3c.dom;version="0.0.0"
- missing Constraint: Import-Package:org.xml.sax;version="0.0.0"
- missing Constraint: Import-Package:org.xml.sax.helpers;version="0.0.0"
Any idea as to what is missing and how I can fix that?? I don't seem to find meaningful answers from the web, nor chatGPT.
Thanks a lot for your help.
Here are some specs:
OS - ubuntu 20.04
Eclipse IDE for Java Developer
Version: 2022-12 (4.26.0)
Build id: 20221201-1913
|
|
|
|
Powered by
FUDForum. Page generated in 0.02941 seconds