Bug 282391

Summary: UI support for "Support Binary Cycles" in feature export
Product: [Tools] AJDT Reporter: Andrew Eisenberg <andrew.eisenberg>
Component: CoreAssignee: AJDT-inbox <AJDT-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: iloncar.ml
Version: unspecified   
Target Milestone: 2.0.1   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Bug Depends on: 268667    
Bug Blocks:    
Attachments:
Description Flags
support for enabling/disabling binary cycles from GUI andrew.eisenberg: iplog+

Description Andrew Eisenberg CLA 2009-07-03 12:03:32 EDT
In Bug 268667, we added implicit support for binary cycles for feature export with AspectJ support.  We should be mimicking the functionality of pde's feature export wizard and provide a check box for binary support so that this can be disabled.
Comment 1 Ivica Loncar CLA 2009-08-28 12:17:10 EDT
Created attachment 145956 [details]
support for enabling/disabling binary cycles from GUI

Here's the patch.
Comment 2 Andrew Eisenberg CLA 2009-08-28 14:39:13 EDT
Thanks for the patch.  It looks reasonable and I have applied it to the code.
Comment 3 Andrew Eisenberg CLA 2009-08-28 14:44:21 EDT
Working.