Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » missing constraint: Import package: javax.xml.stream; version(While launching child eclipse on RCP package, found an issue stating missing constraint)
missing constraint: Import package: javax.xml.stream; version [message #1818067] Thu, 05 December 2019 07:37 Go to next message
Sandeep Velagaleti is currently offline Sandeep VelagaletiFriend
Messages: 1
Registered: December 2019
Junior Member
Tried with and without orbit & equinox plugins installed on the eclipse 2019-09 patch for JDK 12 found in

https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/
https://archive.eclipse.org/equinox/drops/R-4.13-201909161045/?d

But eclipse constantly throwing an error stating

Missing Constraint: Import package: javax.xml.steam ;version "0.0.0"

I tried installing stax-api from maven, but it did not resolve the problem too...


I need javax.xml.bind running as it mandatory to run my VXML files on the child eclipse

Re: missing constraint: Import package: javax.xml.stream; version [message #1818347 is a reply to message #1818067] Fri, 13 December 2019 07:47 Go to previous message
Rolf Theunissen is currently offline Rolf TheunissenFriend
Messages: 260
Registered: April 2012
Senior Member
I think it is related to Java 10 (and higher), does this help you?
https://stackoverflow.com/questions/51094274/eclipse-cant-find-xml-related-classes-after-switching-build-path-to-jdk-10/53824670#53824670
Previous Topic:Get the current launch configuration
Next Topic:Non-default Perspective Content no Showing
Goto Forum:
  


Current Time: Fri Apr 26 06:36:49 GMT 2024

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

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

Back to the top