Flex :: Debugging Dictionary In Eclipse Builder Plugin?
Jul 16, 2010
I've noticed that when debugging using the eclipse flash builder plugin, one cannot drill in to the key set / values of a flash.utils.Dictionary in the Variables view. Even after selecting the "Show Logical Structure" button. Does anyone else run into this issue? Is there anyway I could see the see all of the keys / values when debugging (apart from writing a loop to do this or manually testing possible keys in the Expressions view)?
View 1 Replies
Similar Posts:
Apr 7, 2011
I downloaded Flash Builder from here : Download I recently started writing some small programs in Adobe Flash Builder Plugin for Eclipse.I am trying out those programs by reading out the Adobe book : Training from the source.But, I found that some of the controls mentioned in the book for some e.g, such as ApplicationControlBar doesn't appear in the Adobe Flash Builder 4. That control is mentioned in the book, but unable to find in the Builder
View 2 Replies
Mar 4, 2010
Is there anyway we can add the tomcat eclipse plugin to Adobe Flex Builder 3? In other words can we add all eclipse plugins to Flex Builder also?
View 4 Replies
Aug 31, 2010
where does Flex builder 3 plugin output error messages? I'm trying to import wsdl however i keep getting an "unable to load wsdl" message.
Ive tried creating a trusted certificate in the jdk cacerts file however no success and could do with seeing what is actually the problem. I have looked under the Program Files/Adobe/Flex Builder 3 plugin/ folder but cant find anything which has been updated in the time frame ive been seeing the exceptions.
View 1 Replies
Apr 24, 2009
I'm trying out the Flex Builder 3 Plugin for Eclipse, and it doesn't seem to have quick fix or automatic imports. I use those two features a lot with Java and FDT. I've been googling, but all I've found is some plugin that someone wrote for Flex Builder 2, and no other mentions. Is Flex Builder supposed to have these features?
View 5 Replies
Aug 14, 2011
I am trying to create a flex app but facing a weird problem I have created a package to keep my mxml file separately and action script file separately. But the problem I am facing is when I am trying to import one of the .mxml component in my actionscript of main file of mxml application then I am not able to do so .can some one help me in importing one mxml file into other mxml file. my flash builder is not recognizing the package in which i have kept my other mxmk file
View 1 Replies
Sep 1, 2011
Anybody know how to install Red5 IDE Plugin for Adobe Flash Builder 4, Adobe Flash builder 4 comes with an integrated installation of Eclipse, If I follow the instructions on Red5 site I get Cannot complete the install because one or more required items could not be found. Software being installed: Red5 Feature 0.2.0 (org.red5.feature.feature.group 0.2.0)Missing requirement: Red5 Feature 0.2.0 (org.red5.feature.feature.group 0.2.0) requires 'org.eclipse.jst.server.core 0.0.0' but it could not be found
View 2 Replies
Oct 5, 2011
i've installed the Perforce Eclipse plugin successfully in Flash Builder 4.5.however, the only problem i've run into is that whenever i open a ActionScript file (either one that is or isn't checked out) there is no syntax coloring - it's simply a white background with black text.
i've changed themes so that i have a dark background with different colored syntax but Perforce also removes that coloring, although this time it's the dark background with all white text.
View 2 Replies
Jul 31, 2010
I have downloaded Eclipse - Helios and it is working perfectly. I am having a little trouble understanding the Flex functionality with Eclipse. Is it possible to download a Flex plugin or whatever it is called free of charge to develop and compile mxml and actionscipt files without having to purchase FlexBuilder 3 or 4 at a price of $600. I am under the impression that Eclipse is a free download and and Flexsdk is a free download. Can't they be put together into one tool? I cant afford the $600.
View 2 Replies
Jan 18, 2011
I want to work with flex from eclipse, could you tell me how to install the flex plugin within eclipse: What version of eclipse do I need? Where can I download the flex plugin?
View 2 Replies
Nov 1, 2010
This is not a programming question but i wanted to know How to install flex plugin for eclipse on ubuntu.Point me to any links for this.Eclipse is already installed.
View 2 Replies
Jul 4, 2011
I installed the Adobe Flash Builder 4.5 which includes the eclipse plugin.I want 2 use my existing eclipse, so I copied the contents of plugin and features folder to existing eclipse folder.I see the Flex features in Eclipse, but trying to open the Flex Builder Path causes eclipse to crash. Error Message is :
"Please uninstall and reinstall the product
If this problem still occurs, please contact Adobe technical support for help, and mention the error code shown at the bottom of this screen.[code]...
View 2 Replies
Jan 19, 2010
I am using flex sdk to develope my application, now I want to deploy it into tomcat server with blazeDS how to do it with out the eclipse plugin?
View 1 Replies
Sep 6, 2011
I wanted to develop a flex based mobile project. I have Eclipse plugin for Adobe Flash Builder. But I cannot see any option in the "Create Project" list for Mobile project.I have seen Mobile Project is available in Flash Builder Standalone version, but I wanted it in eclipse plugin.
View 2 Replies
Nov 10, 2010
I did suppress warnings in flex compiler using "-show-binding-warnings=false". But what I am interested to achieve is to suppress run time warnings (especially binding warnings - since I am getting data in model mostly in XML structures and it is fine for me if its unable to bind to its nested child nodes) in console (I am working on flex on Eclipse with the flex plug in). Is there a way to achieve it?
View 1 Replies
Jan 5, 2011
I installed Eclipse with Flex plugin. And I found in my current workspace, IntelliSense can only show the public methods, it cannot show me the protected methods (but it can compile and the app runs well).However, in other workspaces, it works well.If I create a new workspace, it's the same, that the IntelliSense can only show me the public methods, not protected methods.
View 1 Replies
Sep 20, 2011
Windows 7 64 bitBoth JDK installed for 64 and 32 bit Eclipse Helios 32 bitFlex builder 4.5 32 bit I have installed Flex Builder and run exe from utility folder to add eclipse plugin .I have added memory setting sin eclipse.inibut eclipse crashes when i swicth to flex perspective .
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d8832ca, pid=5688, tid=5152
[code].....
View 1 Replies
Oct 9, 2009
I installed Flex Builder plug in (3.2) into Eclipse 3.4. The installation had no errors, but I get this error when trying to start a new Flex Project.The selected wizard could not be started.
[url].... was unable to load class com.adobe.flexbuilder.apollo.ui.wizards.flex.FlexApolloProjectWizard.
com/adobe/flexbuilder/editors/common/ui/project/wizards/AbstractFlexProjectWizar d
I have tried re-installing several times, even tried the older eclipse versions.
View 2 Replies
May 23, 2011
Eclipse has a built in functionality to find unused variables (and methods too I guess). Flash Builder 4 is built on top of Eclipse but it doens't have that functionality. Do you know any plugin to achieve that functionality? Also, if you know any other kind of plugin besides SourceMate to improve Flash Builder let me know.
View 1 Replies
Jun 7, 2009
I've recently bough Flex Builder 3 and I am completely dissatisfied with its reluctance to debug. It manages to debug a few times, but after that, it just doesn't want to "connect to the debugger".
View 5 Replies
Jun 4, 2010
I am running on Windows XP and recently updated Flash Player from v9 to v10.1. And Now, in the Debug Console under Flex Builder, I am getting a lot of debug statements(I think that is assembly). Below is an example, of what I get:
[Code]...
View 2 Replies
Jul 6, 2010
How can I use URL parameters while debugging in Flash Builder 4?
View 2 Replies
Oct 26, 2009
I have installed Flex Builder 3 and Flash Player 10 on my machine.
I don't know where the trace output goes because I just don't see it (I tried debug and output windows).
Also the breakpoints don't hit.
View 2 Replies
Sep 8, 2010
I am trying to use Flex builder for the first time in years. I haven't used the "Run Application" option before, and when I do that now it tells me "Errors exist in required projects" and whether I should proceed. I would like to debug those errors. Does anyone know how I can do that? PS: When I click the "Debug" button, it does exactly the same thing. I don't see error output in the console views.
View 2 Replies
Dec 7, 2009
The felx builder (on eclipse) next/previous word command, usually bound to CTRL-RIGHTARROW on OPTION-RIGHTARROW on the mac, doesn't stop for ":" and "." and in a few other cases.
View 1 Replies
Dec 16, 2010
When I set a breakpoint and debug my application, Flash Builder 4 is not displaying static variables within the variables window. I'm using flash builder 4 to execute flex unit tests on one of my AS3 classes. I set a static variable within the [Before] function, which is accessed in each of the tests. I've set a breakpoint within one of the tests to see why it is failing, but I notice that static variables don't appear when I expand the 'this' object within the variables window. (In this case my static variable is the only variable associated with the class, so the only object in the variables window is the "this" object). How to make static variables appear in the variables window?
View 2 Replies
Sep 13, 2011
I am getting a number of spurious warnings in my CSS files within my Flex project. Any way to tweak which warnings are displayed in Eclipse like I do with Java?
View 1 Replies
Feb 11, 2010
I am using the Flex Builder 3 debugger almost every day and it's starting to be a real pain that the 'Variables' tab in the 'Flex Debugging' view doesn't show local variables, only 'this' is displayed.
Also I can not add Watch Expressions for local variables.
Am I forgetting something here or is the debugger just very limited?
View 3 Replies
Mar 4, 2011
I have a swf that crashes the Flash plugin on Chrome. It crashes Firefox entirely. I'm trying to debug the swf to figure out what part is causing the crash. The problem is, before I can start using any debugger, the plugin crashes. I don't know of any way to get a backtrace on the crash. Is there some other way I could debug this swf?
View 5 Replies
Jan 16, 2011
Seems it's in beta since 2007:[URL].. any free actionscript eclipse plugin that is uptodate and free ?
View 1 Replies