Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331267 - Unable to build succefully due to Unsatisfied constraint problem
Summary: Unable to build succefully due to Unsatisfied constraint problem
Status: RESOLVED INVALID
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-27 02:29 EST by dreamboys82 CLA
Modified: 2010-12-01 16:31 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dreamboys82 CLA 2010-11-27 02:29:40 EST
Build Identifier: I20080617-2000

When I am trying to build my eclipse project, I get the following errors.
----------------------------------------------------------------------------
Unsatisfied constraint: 'Import-Package: javax.xml.rpc; version="1.1.0"'
Unsatisfied constraint: 'Import-Package: javax.xml.rpc.encoding; version="1.1.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.client; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.constants; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.description; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.encoding; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.encoding.ser; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.message; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.soap; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.utils; version="1.4.0"'
Unsatisfied constraint: 'Import-Package: org.apache.axis.wsdl.gen; version="1.4.0"'
-----------------------------------------------------------------------------
These errors are in the file Manifest.MF


Reproducible: Always
Comment 1 Andrew Niefer CLA 2010-11-29 11:20:59 EST
You need to make sure that your target platform contains bundles that provide those packages.
Comment 2 Curtis Windatt CLA 2010-12-01 16:31:08 EST
This isn't an Eclipse bug, it is an issue with your setup.  Closing as INVALID.