cquery for indigo-maintenance branch - errors during resolve phase [message #916542] |
Wed, 19 September 2012 02:27  |
Eclipse User |
|
|
|
I am interested in developing a custom extension targeting Eclipse 3.7.2, as some of the tooling in my development stack doesn't yet work under Eclipse 4.2, and it's not clear when it will.
I am following the recently updated (14 September 2012 - thanks, Thomas!) instructions here http://wiki.eclipse.org/Extending_or_Contributing_to_Buckminster, except that I switched to the indigo-maintenance branch before importing the org.eclipse.buckminster.releng project.
I'm assuming for now that that was the right thing to do.
There are a variety of errors that show up when resolving the cquery; for example:
Errors and Warnings
E [0003] : No suitable provider for component com.mountainminds.eclemma.core:osgi.bundle/[1.4.2,1.4.3) was found in resourceMap file:/E:/wspc-buckminster-indigo/buckminster/org.eclipse.buckminster.releng/build.rmap
E [0003] : No suitable provider for component com.mountainminds.eclemma.core:osgi.bundle/[1.4.2,1.4.3) was found in searchPath emma
E [0003] : Resolution attempt ended with exception: Forbidden: Forbidden
Errors and Warnings
E [0006] : No suitable provider for component net.java.dev.jna:osgi.bundle was found in resourceMap file:/E:/wspc-buckminster-indigo/buckminster/org.eclipse.buckminster.releng/build.rmap
E [0006] : No suitable provider for component net.java.dev.jna:osgi.bundle was found in searchPath platform
E [0006] : Rejecting provider p2({0}/eclipse/updates/3.7/R-3.7.2-201202080800[http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800]): No component match was found
E [0006] : No suitable provider for component net.java.dev.jna:osgi.bundle was found in searchPath indigo
E [0006] : Rejecting provider p2({0}/releases/indigo/201202240900[http://download.eclipse.org/releases/indigo/201202240900]): No component match was found
E [0006] : No suitable provider for component net.java.dev.jna:osgi.bundle was found in searchPath orbit
E [0006] : Rejecting provider p2({0}/tools/orbit/downloads/drops/R20120119162704/repository[http://download.eclipse.org/tools/orbit/downloads/drops/R20120119162704/repository]): No component match was found
It seems that the RMAP for this branch is out of date; any way we can get it updated?
|
|
|
Re: cquery for indigo-maintenance branch - errors during resolve phase [message #916558 is a reply to message #916542] |
Wed, 19 September 2012 02:52  |
Eclipse User |
|
|
|
On 2012-09-19 08:27, Eric McKenzie wrote:
> I am interested in developing a custom extension targeting Eclipse 3.7.2, as some of the tooling in my development stack
> doesn't yet work under Eclipse 4.2, and it's not clear when it will.
>
You are aware though, that there's nothing stopping you from developing 3.7.2 targeted extensions using a more recent
IDE or a more recent Buckminster? The target is all in the target platform (hence the name). The version of the tooling
used for building using that target shouldn't matter.
> ... No component match was found
>
> It seems that the RMAP for this branch is out of date; any way we can get it updated?
>
Enter a bugzilla and provide a patch.
- thomas
|
|
|
Powered by
FUDForum. Page generated in 0.07109 seconds