Export Product fails with cycle dep. error [message #792832] |
Tue, 07 February 2012 08:22  |
Eclipse User |
|
|
|
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
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03101 seconds