| Export Product fails with cycle dep. error [message #792832] |
Tue, 07 February 2012 08:22  |
Isometric God Messages: 3 Registered: February 2012 |
Junior Member |
|
|
Hi,
I am exporting my RCP application in eclipse 3.7 using the product's "Export Product" dialog. It stops immediately saying that there was a cycle dependency (but there isn't). However, it does work if I remove one particular project from the Package Explorer(or remove it).
...
de.myapp.common
de.myapp.common.test <-- Needs to be closed or removed
...
The test bundle is not part of the product or referenced anywhere. It seems to me that the Ant script gets a hick-up in this particular constellation. It does work again for other pairs of de.myapp.mybundle and de.myapp.mybundle.test.
I tried to enable debugging output in eclipse using cmd eclipse.exe -debug, but it doesn't show anything about the PDE build.
Any ideas why this happens? Thx a bunch
|
|
|
|
|
|
| Re: Export Product fails with cycle dep. error [message #798081 is a reply to message #797431] |
Tue, 14 February 2012 03:17  |
Isometric God Messages: 3 Registered: February 2012 |
Junior Member |
|
|
Yes, it's available in both the Product's "Export Product" Wizard and the project's "Export deployable plugin.." wizard. It does not make a difference if I mark the checkbox or not.

Eclipse seems to think here that the ..common bundle had a reference to ..filters.predicate which is wrong. However, the ..common.test bundle has such an import statement, but it is not used in the product.
[Updated on: Tue, 14 February 2012 03:20] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02674 seconds