If you want to give me a little bit better understanding of the use case, I think I could create a nice AIR app that would do what I think you want to have done.
Since I mostly work on Windows, I have spent a little time trying to see how it could be done on that platform, and it looks not difficult. Since, however, you would probably demand that it work on OS X as well, I will need to be more cautiously optimistic because I don't know anything about plists, but they seem to be accessible, so there must be a comparable solution. On Fri, Apr 19, 2013 at 10:35 PM, Justin Mclean (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/FLEX-25885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Justin Mclean updated FLEX-25885: > --------------------------------- > > Description: > I'd love a GUI utility (perhaps in Flash Builder, perhaps a standalone > utility) to automatically add/modify the Flex SDKs environment variable on > my system. Ideally, here's what I envision. > > 1. I'd like a field and browse button so I can point to my .bash_profile > or .profile, etc > 2. I'd like a field and browse button so I can point to an SDK on my > system, set initially to the default SDK in my Flash Builder install > 3. I'd like a field and submit button where I could name/modify the > environment variable, defaulting to 'FLEX_HOME' > 4. I'd also like a way to just click once and add the default SDK to the > environment vars with the default 'FLEX_HOME' variable name. > > The same functionality should be available for AIR-overlaid Flex SDKs. > (See https://bugs.adobe.com/jira/browse/SDK-28510) > > > Add Flex SDK environment variable utility > > ----------------------------------------- > > > > Key: FLEX-25885 > > URL: https://issues.apache.org/jira/browse/FLEX-25885 > > Project: Apache Flex > > Issue Type: New Feature > > Components: Installation & Packaging > > Affects Versions: Adobe Flex SDK Previous > > Environment: Language Found: English > > Reporter: Adobe JIRA > > > > I'd love a GUI utility (perhaps in Flash Builder, perhaps a standalone > utility) to automatically add/modify the Flex SDKs environment variable on > my system. Ideally, here's what I envision. > > 1. I'd like a field and browse button so I can point to my .bash_profile > or .profile, etc > > 2. I'd like a field and browse button so I can point to an SDK on my > system, set initially to the default SDK in my Flash Builder install > > 3. I'd like a field and submit button where I could name/modify the > environment variable, defaulting to 'FLEX_HOME' > > 4. I'd also like a way to just click once and add the default SDK to the > environment vars with the default 'FLEX_HOME' variable name. > > The same functionality should be available for AIR-overlaid Flex SDKs. > (See https://bugs.adobe.com/jira/browse/SDK-28510) > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >
