Don't Flex Builder 3 Code Completion

I don't know yet where post this question... it is related to the Flex + ColdFusion, but it is actually a matter of Flex Builder 3. So, I hope this is right? I saw a forum specific to Flex Builder.

In any case, I am using Flex with ColdFusion, but when I switch to CFEclipse perspective in Flex Builder 3, code completion doesn't work anymore. It works very well with just a regular Eclipse installation. I also have Adobe CF for Flex Builder 3 extensions. This is a new installation in the last two weeks, so plugins are all to date. I don't want to have to use 2 IDEs in conjunction to encode my Flex applications. Anyone else have problems with Flex Builder 3 plugins and code completion?

Too bad! If anyone has this problem, I just found out. Right-click on the project and select "Add/Remove of the CFE Nature" and it works. Sorry to bother...

Tags: Flex

Similar Questions

  • How better to organize Flex Builder projects within a source code control system?

    Hello world

    I'm working on a team of average size of a company product developers who will use Flex on the front-end, remote access services for Java objects on the server, etc.

    Right now, I just created a sample application with a Flex Builder in Eclipse project and the use of WTP.

    I'm looking for advice or suggestions on the best way to organize a large Flex/Java project for the team with subversion, etc.

    Is it wise to record all of the Flex Builder project (i.e. files properties etc..)?  Our development environments will be identical, because they will be the virtual computer images.

    I did a lot of research and found a few bites, but I thought I'd see if I could get feedback from other people who have experience with this or are organizing their code source etc.

    Thank you very much

    FortPointUIGuy

    1. Yes. Note that once Java and Flex in the same project, I first had to create a Java project, and then something like Flex Project Nature > add Flex Project Nature. Try to do the reverse (start with a Flex project and add the Java code) worked for me.

    2. it's been great. Franck Wolff, the lead developer, has been very sensitive on their forum (even with stupid questions that were actually my fault). He added that some requested features for as3 Enums, and overall we were pretty happy. We do not actually use the fanciful granite features (other than his actionscript generator gas3 of objects for the AMF client-side); We use it mostly just because we moved to her before the Blaze. However, we have no intention to the flame.

    3. Yes, throw us just jars of granite in our war, although maybe this isn't the right thing for everyone. We have a heavy enough demand, so we can dominate the server simply assume. It worked well for us, althoough I do not think that we have already shared our tomcat with any other web apps, YMMV Yes case.

    And no problem - glad you help.

  • I have a component as follows and it completely blocks the design view in flex builder

    I have a component as follows and it completely blocks the design view in flex builder. I see anything in the page layout. All that fine compliles and seems normal in schema view. Any ideas what is wrong. If I remove the all looks fine AdvancedDataGridColumnGroup

    <? XML version = "1.0" encoding = "utf-8"? >
    < mx:Panel x = "353" y = "34" width = "1159" height = "505.7" maxWidth = "663" allowDrag = "true" allowResize = 'true' allowClose = "true" allowMaximize = "true" = "true" = "Resize" = moveEffect resizeEffect allowMinimize close = "parent.removeChild (this) 'Move'" maxHeight = "680" layout = "absolute" title = xmlns:mx "Back office list" =" " http://www.Adobe.com/2006/MXML ">
    < mx:AdvancedDataGrid id = "Treaty" displayItemsExpanded = "true" dataProvider = "{tradesResult}" width = "100%" height = "373" sortExpertMode = "true" variableRowHeight = "true" headerStyleName = "smallHeader" editable = "false" fontWeight = 'normal' >

    < mx:columns >

    < mx:AdvancedDataGridColumn width = "75" >

    < / mx:AdvancedDataGridColumn >
    < mx:AdvancedDataGridColumnGroup headerText = "Side customer" >
    < mx:AdvancedDataGridColumn dataField = "Reference" headerText = "My Ref" width = "60" editable = "true" wordWrap = "true" showDataTips = "true" textAlign = "center" / >
    < mx:AdvancedDataGridColumn dataField = "side customer" headerText = "MC Pr" textAlign = "center" wordWrap = "true" width = "70" >
    < / mx:AdvancedDataGridColumn >
    < / mx:AdvancedDataGridColumnGroup >
    < mx:AdvancedDataGridColumnGroup headerText = "Bank side" >
    < mx:AdvancedDataGridColumn dataField = "bankDealRef" headerText = "Bank Ref" width = "70" editable = "true" wordWrap = "true" dataTipFunction = "dataTipFuncNotes" showDataTips = "true" textAlign = "center" / >


    < mx:AdvancedDataGridColumn dataField = "Premium2" headerText = "Bank Pr" width = "55" editable = "true" wordWrap = "true" showDataTips = "true" textAlign = "center" / >

    < / mx:AdvancedDataGridColumnGroup >


    < / mx:columns >

    < / mx:AdvancedDataGrid >


    < / mx:Panel >

    Nikos,

    When you use grouped columns, you should change the to , I ran this example in a sandbox app and it works fine.

    EXAMPLE:


    sortExpertMode = "true" variableRowHeight = "true" headerStyleName = "smallHeader" editable = "false" fontWeight = 'normal' >
          
               
               

               
                   
                   
                   

               

               
                   
    showDataTips = "true" textAlign = "center" / >
                   
               

           
       

    HTH,

    Kenny Yates

  • AIR applications don't launch from flex builder

    Hello

    I am currently working on my first app AIR inside Flex Builder 3. For some reason any when I try to run, profile or debug the application, he doesn't it's normal "loading...". "message in the lower right corner, but never begin. The loading message disappears and the app ever arises. I have the AIR runtime installed. I get this message when you try to profile the application:

    Process completed without establishing a connection to the debugger.

    Command:

    "C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\bin\adl.exe" "C:\Personal\Freelance Projects\MyBoatData_Prototype\bin-debug\MyBoatData-app.xml" "C:\Personal\Freelance Projects\MyBoatData_Prototype\bin-debug".

    Command output:

    call forwarded to the primary instance


    Can anyone help?

    If you use mx:Application, you must set as true visible in the app.xml file.

    Also, make sure that no instance of adl is already running. If so, kill this instance via the Task Manager.

    Thank you
    Gerard

  • FB4.5 very slow Code completion

    I use to write all my code in Flash Professional to package-level classes.  in fact, I have not used the timeline over the years I've done almost everything in the code.  so, following the advice of others, I decided to make the leap to Flash Builder.

    the main problem I'm having with Flash Builder 4.5 is that code completion takes about a second to appear, while in Flash Professional CS5 it is instantaneous.  for example, if I said a new shape type:

    var s:Shape = new Shape();

    [code completion here.]

    as soon as I write ' s. ' I immediately expect all possible methods and functions of the Shape class as is the case when you use Flash Professional CS5.  Flash Builder 4.5 it is however a significant delay.

    In addition, I became used to quickly filter the possibilities of realization of code by typing the first letters of the desired method or the functioning of the Forum.  so, using the previous example, if I wanted to 'graphic' , that I often type:

    var s:Shape = new Shape();

    s.gra end //[code here] then press press or to return to finish.

    This works perfectly in Flash Professional CS5, which I was told repeatedly that it is a much lower Flash Builder code editing.  but in Flash Builder 4.5 if I start typing "s.gra" no code change is displayed at all!  I'm literally forced to wait the code hinting window to fill once I typed ' s. ' before you can start typing "arg" editor for full "graphic design" for me.

    for easier editing of Flash Builder features don't (as far as I can see) well within Flash Professional, it is quite shocking.  I hope there is a fix for this.

    thoughts?

    Hello

    How long does take roughly popup code hinting? In Flash Builder,.

    Automatic Code hinting activation takes about 200ms ideally. You can

    customize this in the preferences-> FlashBuilder-> - activate the editor after:

    Press the CTRL + SPACE shortcut to explicitly call code hinting.

    Partially typing a property of an object used the popup code hints. To trigger

    code hints for each character that you need to check the preference in

    Preferences-> FlashBuilder-> editor-> trigger custom additional use.

    -rahma

  • Error 1120 in flex Builder access of undefined property

    Hello

    I'm trying to Crest a simple xml reader, but flex builder has detected an Error 1120: access of undefined property

    Can someone help me?

    This is the code

    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" minWidth="1024" minHeight="768">
         <mx:Script>
              <![CDATA[
                   import mx.collections.XMLListCollection;
                   import flash.xml.*;
                     import flash.net.*;
                     import flash.events.Event;
      
      
                   [Bindable]
                   private var company:XML;     
    
                   private var xmlString:URLRequest ;
                   private var xmlLoader:URLLoader ;
                   
              "err.1120"     xmlString = new URLRequest("data/data.xml");
              "err.1120"     xmlLoader= new URLLoader(xmlString);
                   
              "err.1120"     xmlLoader.addEventListener("complete", initXml);
              "err.1120 initXml"     
    
                   private function initXml(event:Event):void{     
                         company = XML(xmlLoader.data);
                   }
                   [Bindable]
                   private var companyData:XMLListCollection = new XMLListCollection(company.department);
                   
                   private function treeLabel(item:Object):String
                   {
                        
                        var node:XML = XML(item);
                        if( node.localName() == "department" )
                             
                             return node.@title;
                        else
                             return node.@name;
                   }
         
              ]]>
         </mx:Script>
         <mx:ApplicationControlBar x="0" y="0" width="1045">
         </mx:ApplicationControlBar>
         <mx:TabBar x="10" y="41" dataProvider="viewstack1">
         </mx:TabBar>
         <mx:ViewStack x="10" y="62" id="viewstack1" width="259" height="738">
              <mx:VBox label="Database" width="100%" height="100%">
              </mx:VBox>
              <mx:VBox label="Categoria" width="100%" height="100%">
                   <mx:Tree id="tree" width="256" height="570" 
                              dataProvider="{companyData}"
                              labelFunction="treeLabel"
                              
                              ></mx:Tree>
              </mx:VBox>
              <mx:HBox label="Search" width="100%" height="100%">
              </mx:HBox>
         </mx:ViewStack>
         <mx:DataGrid x="307" y="62" width="272.04547" height="569.3939">
              <mx:columns>
                   <mx:DataGridColumn resizable="false" sortable="false"/>
                   <mx:DataGridColumn headerText="Column 2" dataField="User"/>
              </mx:columns>
         </mx:DataGrid>
         
    </mx:Application>
    
    private var xmlString:URLRequest = new URLRequest("data/data.xml");                private var xmlLoader:URLLoader = new URLLoader(xmlString); 
             // this string you can write only in a function
              xmlLoader.addEventListener("complete", initXml);
    

    for example add creationComplete = "initApp ()" application "

    and to add

    private function initApp (): void

    {

    xmlLoader.addEventListener("complete", initXml);
    

    }

  • Flash.* break not no projection in code completion

    Hello

    I just installed Flex Builder 3 on my computer at home, and almost none of the classes in the flash.* appear in code completion. The only one that offers code completion is flash.errors. None of the others are there. All classes in the mx.* seem to work well.

    The problem is that on the code completion. If I manually type flash.display.MovieClip, he finds the MovieClip class at compile time, no problem.

    I have a copy of Flex builder 3 work very well at work.

    Anyone know what is the problem and how to fix it?

    Thank you!

    The solution we found was to run the Updater 3.0.2:

    http://www.Adobe.com/support/Flex/downloads_updaters.html

  • Difference between Flex 2 SDK and Flex Builder 2

    IM new to Flex platform.
    has previously worked on Flash AS2.
    I would switch to Flex.
    So, how should I start?
    Adobe site offers free download of Flex 2 SDK
    and the trial of Flex Builder 2

    I would like to know the wats the differnce and wat would suit me more
    :)

    Mohan

    The Flex SDK kit is the strict minimum necessary to develop a Flex application: compilers and libraries of components. With the SDK, you will need to use your own text editor, and then manually run the compiler. It's awkward, but at least it's free. I would not recommend this approach (to someone).

    Flex Builder 2 is an IDE for developing Flex applications. Under the hood, it uses the SDK, but most of the gory details are hidden on your part really, it streamlines the development process with Visual authoring tools, code completion, etc. It costs money, but if you're serious about Flex development, it is worth the cost. It has a 30 day free trial, to take it for a spin.

  • Incorporate the compc Flex Builder 3 vs paths

    We have a large project that we need to create an automatic version. We have several different packages who have classes using the Embed metatag to include resources from an active file. We don't have any errors during the construction of our library with FlexBuilder3 Flex project, but when we build using compc it fails with an "unable to solve [file] for transcoding. If you copy our current folder to the folder where our class then the error disappears. It seems the the FlexBuilder resolves the path from the root of the project while compc he decides the location of the class. Y at - it an explanation for this contradiction?

    Flex Builder 3 it affecting your code as compiled by default source path source path.

  • From Flex Builder 2

    Has anyone met Flex Builder 2 suspension while starting up? I reboot my system every night until I get home there are a lot of days when I start to Flex Builder 2 the next morning and I get the 'Progress information' dialog box where it says "load project...". «and «Analyze a project...» "but he's right there with a few bars on the progress bar and new bars never appear.

    Up here this morning, it is in this State for more than 5 minutes [and that still looks like the moment I write this]. The Task Manager list as a running app, so I can't finish. I tried to stop the javaw.exe process and try to open the application again, and who does not. The only thing that works is to restart my system again. Most of the time that suits him.

    Also, I noted that when that happens, I also have MS Outlook open and I stop my programs to restart, there is the dialog box "Do you want to archive old items?" opened in Outlook. A strange coincidence?

    Someone else meets this or know of a fix?

    Hmm, very odd, I don't know what is happening here. If it's not too hard, I suggest the deletion of your workspace and starting over.

    Note, when I say 'deletion of your workspace,' I don't want to delete your source code or your projects. Just the directory ".metadata" inside the workspace. This directory contains all of the internal settings of Flex Builder.

    After you do this, you will lose any customizations that you have made, such as preferences Flex Builder, you've changed. In addition, the workspace will come with an empty list of projects; You can use file > import to load the project into the workspace.

  • Flex Builder then

    I am new to the world of Adobe as a developer and have been using Flex Builder 2. After not seeing just the launch of CS3, I noticed no mention of Flex Builder CS3.

    What is the roadmap for Flex Builder? Is there a replacement within the family of products of the CS3 or Flex Builder is going to be around for a while?

    I am interested in the creation of RIA from the point of view of a Web Developer and find that Flash provides the wrong metaphor.

    TIA
    GEO

    Hello

    Flex is not form part of the Creative Suite as it is a complete development platform and not a platform for design. Its for developers only if it does not form a part of the Creative Suite. What I've heard, is that Adobe will come out with Flex Builder 3 last part of this year or next year. Don't worry, Flex is a great thing, and with Apollo coming out, I don't think Adobe will soon cease it.

    Gerard

  • RC1 problem closing Code completion auto-BUG?

    I just installed 63,41 (with JDK included) and noticed that when the end of code window appears, I can't press the ESC key to close. He was not doing this in 63.10 so either I have a problem of shortcut keys or it is a bug. I couldn't find shortcuts which seemed related, but I could be wrong. Any ideas?

    Thank you
    The f

    On
    -----
    Oracle SQL Developer 2.1.0.63
    Version 2.1.0.63
    Build the HAND-63, 41
    Copyright © 2005,2009 Oracle. All rights reserved.
    The IDE version: 11.1.1.2.36.55.30
    Product ID: oracle.sqldeveloper
    Product version: 11.1.1.63.41

    Version
    -------
    Version of the component
    =========     =======
    Java (TM) Platform 1.6.0_11
    Oracle IDE 2.1.0.63.41
    Support versioning 2.1.0.63.41

    Published by: theolike on December 9, 2009 05:17

    I checked and I don't have the problem: by pressing ESC closes properly code completion popup on the same version as you (63,41).
    In my keyboard shortcut settings, Esc is associated with the command "code editor / Cancel", which I assume must be the default configuration (I have has not edited it), any chance she might be linked to another command in your settings shortcut on your computer?
    Otherwise... no idea what it could be ^_^

  • Flex Builder 3 accessibility settings

    Hi, don't know where to ask this question, but I thought I'd give it a try here.
    Because of my poor eyesight, I run my computer in high contrast mode.
    Flex Builder is optimal for most however I can't find where to set the background color for the pop-up windows - that is to say help the Code and pop Outliner (Ctrl + O).
    As it is I can't see any text. Any help muchly appreciated.
    Barry

    You can set the size of police and style for the dialogs here:

    Window > Preferences > General > appearance > colors and fonts

    It's not exactly what you asked, but perhaps reworking some of these parameters will more readable for you interface.

    HTH,
    Matt Horn
    Flex docs

  • Missing code completion

    Hey guys,.

    I am developing a small application BlackBerry and after implementation of a

    development environment (Plugin v1.3, SDK6.0), I noticed that I don't have a code completion!

    It doesn't matter what configuration is required to make this work?

    coding without code completion is a little boring

    concerning

    mast

    JCarty thanks for your suggestion, in fact 'Java proposals' should be checked ON.

    After doing this, everything works perfectly!

  • Flex Builder for vCenter plug-in development

    Hello

    I use currently a version track Flex builder available for vCenter-Extension development. We do you use Flex if often, should I buy Flex builder (Flash Builder 4.6) license for the development of a plugin-vCenter. Ask yourself what are cost-benefit vs specifically for the development of vCenter plug-in that I can point to for justification to our society.

    Some of the tools provided by VMware are clean enough, such as the project creation wizard vSphere-Web-Client which has Flex-Plugin. This has a dependency on Flex/Flash builder?

    Thank you!

    (do not forget to post your vSphere Client Web plugin questions on this other forum dedicated to this platform):

    ( http://communities.vmware.com/community/vmtn/developer/forums/vspherewebsdk?view=discussions&start=0)

    If you are developing a serious plugin I recommend to get the license of Flash Builder (or try a few days without it to see the difference).  As the doc to install SDK says:

    "Adobe Flash Builder is not required to compile Flex code (the Flex compiler is included with the Flex SDK, see how it is used by Ant scripts provided with examples of the software development kit), but you should install it to enjoy the debugger and have a better development of experience within Eclipse.

    The project creation wizard is an Eclipse plugin that does not rely on Flash Builder.

Maybe you are looking for