Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Where to specify allowBinaryCycles=true?
Where to specify allowBinaryCycles=true? [message #584077] Mon, 03 November 2008 13:17
Ryan Norris is currently offline Ryan NorrisFriend
Messages: 18
Registered: July 2009
Junior Member
I'm using Eclipse 3.4 (build id: I20080617-2000) and trying to use the
allowBinaryCycles=true option described in bug 208011
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=208011). The bug report
mentions putting this in the "top level build configuration properties."
Is this the build.properties for a plug-in?

Ultimately I'd like to build an application using the Eclipse Product
export wizard. Is it possible to use this option for that?

I put allowBinaryCycles = true in each of my plug-in's build.properties
files. My plug-ins depend on some binaries (plug-ins in my target
environment) that are contain cycles but none of my workspace plug-ins
contain cycles.

I tried building the product but wasn't able to. I then tried building
a plug-in and got the same cycles error. The plug-in references 17
plug-ins of which only one is a workspace plug-in. That workspace
plug-in has no references.

I've tried searching around for more details on this property, however,
I've only been able to find comments about it being available and how
it's useful and not about the mechanics of using it.

Thanks,
-Ryan Norris
Previous Topic:How to delete Target Provisioner
Next Topic:Where to specify allowBinaryCycles=true?
Goto Forum:
  


Current Time: Tue Apr 23 09:26:47 GMT 2024

Powered by FUDForum. Page generated in 0.02833 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top