Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Unsatisfied constraint: 'Import-Package: com.google.gwt.user.client.rpc; version="2.0.4"' after File > Import > Team Project Set

That sounds like the PSF file is still referencing com.google.gwt.user instead of com.google.gwt.servlet. You should be able to fix this by closing the com.google.gwt.user project and checking out com.google.gwt.user on the v2_0_4 branch instead. I'll update the PSF accordingly.

Thanks for reporting this.

Steffen


On Fri, Sep 28, 2012 at 12:01 PM, Daryl Spitzer <daryl.spitzer@xxxxxxxxx> wrote:
I'm trying to setup for self-hosting, following the instructions at http://wiki.eclipse.org/index.php/Mylyn/Contributor_Reference#Self-hosting.

After I complete the fourth step:

…there are many projects in Package Explorer, but a single error:

Description Resource Path Location Type
Unsatisfied constraint: 'Import-Package: com.google.gwt.user.client.rpc; version="2.0.4"' MANIFEST.MF /com.google.gerrit.common/META-INF line 14 Plug-in Problem

When I look inside com.google.gwt.user/META-INF/MANIFEST.MF, I see the Version is "2.0.4.qualifier". I don't know whether that is significant or not.

I'm not experienced enough (yet) to know how to troubleshoot this. Any advice?

--
Daryl


_______________________________________________
mylyn-dev mailing list
mylyn-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-dev




--
Steffen Pingel
Principal Software Engineer, Eclipse Mylyn
Mylyn Tasks Lead
http://tasktop.com

Back to the top