Is there any documentation available for this plugin? I installed it successfully and now have a "Design Mode" selection available via context menus, but when I select it, IDeas returns long lists of errors (mostly about missing references and such) and won't display Design Mode. I can see the ADL application in my Dock, but its contents are empty. The applications I've tried to use it on all compile and execute just fine but the Flash UI Designer plugin is essentially non-functional. I'm sure its just a set-up issue of some sort. Thank You, M. McConnell
.
Anonymous
Rated: noRate
2013-04-26 18:28:14
Thanks for the fast response. I will watch it. BTW, I am using IDEA 10.5 and version 0.5.5 of the Flex UI.
Can't get it to work with a Flex-based project. It keeps throwing the following error: Internal error while collecting libraries. If I create a Java-based project, it sometimes loads an empty display with a two empty sections. From what I've seen, it appears to not be loading the swing components from my JDK when I am set up for Flex. And, when I'm set up as a Java project, the Flex part doesn't work. Any idea how to get this to play nice? I would really like to use it.
I am getting this error when trying to use the plugin with my project: Open Design View: Internal error while sorting libraries Not much info to go on to figure out how to resolve.
"Open Design View" and "Preview" tool window are available for: 1) MXML 2009 document (has namespace http://ns.adobe.com/mxml/2009) 2) document is under source root 3) root tag is class backed — flash.display.DisplayObjectContainer (yes, we support not only flex, but pure flash too (minimal comps as example)).
About Linux — flex sdk doesn't contain AIR SDK for Linux, only for mac and windows. You need to download it separately — http://helpx.adobe.com/air/kb/archived-air-sdk-version.html and install over flex sdk (i.e. /runtimes/air/linux directory must exists).
Due to Adobe decision, AIR 2.7 and above is not available for Linux. Only 2.6.
About Linux — due to Adobe decision, AIR 2.7 and above is not available for Linux. So, if can use only Flex SDK 4.1, because
Thanks develar, It works perfect on Windows, but I try to use it on Ubuntu Linux and It appears the following message:
"AIR runtime 2.6 or later is required to launch Flex UI Designer. Please add Flex SDK 4.5 or later that includes required AIR runtime to the list of available SDKs. Some additional steps may be required on Linux".
Comments:
Thank you for this stuff!
2) document is under source root
3) root tag is class backed — flash.display.DisplayObjectContainer (yes, we support not only flex, but pure flash too (minimal comps as example)).
Due to Adobe decision, AIR 2.7 and above is not available for Linux. Only 2.6.
About Linux — due to Adobe decision, AIR 2.7 and above is not available for Linux. So, if can use only Flex SDK 4.1, because
"AIR runtime 2.6 or later is required to launch Flex UI Designer. Please add Flex SDK 4.5 or later that includes required AIR runtime to the list of available SDKs. Some additional steps may be required on Linux".
Could you post the steps to install on Linux ?
Thanks !
However, wouldn't that mean that .6.14 should work with the version of IDEA I' running?