Bug 282391 - UI support for "Support Binary Cycles" in feature export
Summary: UI support for "Support Binary Cycles" in feature export
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 enhancement (vote)
Target Milestone: 2.0.1   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 268667
Blocks:
  Show dependency tree
 
Reported: 2009-07-03 12:03 EDT by Andrew Eisenberg CLA
Modified: 2012-04-03 14:10 EDT (History)
1 user (show)

See Also:


Attachments
support for enabling/disabling binary cycles from GUI (2.98 KB, patch)
2009-08-28 12:17 EDT, Ivica Loncar CLA
andrew.eisenberg: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.