Missing Flex Builder 3 file

When I try and start the IDE I get an error telling me it can't find the config.xml file in "C:\Program Files\Adobe\Flex Builder 3\plugins\com.adobe.flexbuilder.flex_3.0.214193"
java.io.FileNotFoundException: C:\Program Files\Adobe\Flex Builder 3\plugins\com.adobe.flexbuilder.flex_3.0.214193\config.xml (The system cannot find the file specified)
I was having an issue with the debugger and the interwebs mentioned reinstalling Flex Builder to correct the issue and now I can't open it again. has anyone else run into this problem? How do i get that xml file?

Hi,
in this file paths to sdk is written. My file has the following:
<?xml version="1.0" encoding="UTF-8"?>
<flexbuilder version="3.0.2.214193">
<locale>en_US</locale>
<sdks>
<sdk location="C:\Program Files\Adobe\Flex Builder 3\sdks\2.0.1" />
<sdk location="C:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0" defaultSDK="true" />
</sdks>
</flexbuilder>

Similar Messages

  • How to edit xml files in flex builder 3

    Hello Forum
    I'm new to flex, trying to learn my way around it.  I usually use Flash to write my actionscript, but the eclipse interface seems intruiging...
    First question:  I am setting up a config.xml file where the main variables are set for the application.  For some reason Flex Builder 3 doesn't really let me edit or even create xml files?  What is the reason for that?  Do I need to install something additional? What am I missing?
    This is a pure actionscript application by the way...
    Any advice is much appreciated.
    Thank you
    sk

    Hi Stephan,
    never the less the way to install plugin.
    Help - Software updates - Find and install...
    "Search new features and install" Next
    "Europa Discovery Site" Finish
    Choose any nearest mirror for your location.
    Find "Web and JEE Development" folder.
    There are "Eclipce XML Editors and Tools" and
    "Web Standard Tools (WST) Project" check them to install. This plugins requier some other plugins, so it's easer to click "Select required" button on left side  to check them all automaticaly.
    After that standart installing procedure: Licence agreement, downloading and so on.
    Hope this helpful.

  • Error while running C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat

    Hello
    I am a flex beginner, when i run the  C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat file the following error is displayed
    Loading Configuration file C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\frameworks\flex-config.xml
    C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\loaderPanel.mxml
    Error :-1
    Please help me to run the bat file, as it will help me to learn flex independently.
    error message is attached as bmp.
    Thanks in advance.

    Hi,
    Take a look at this report: https://bugs.adobe.com/jira/browse/FB-11626 It might be of help.
    With best regards,
    Barna Biro
    Blog: http://blog.wisebisoft.com

  • Flex builder deletes random files?!?!

    I am new to Flex Builder. I have a couple of projects that I
    have created for test purposes.
    I deleted one of these test projects from within flex
    builder. It decided that it would delete my entire source tree.
    Even better, the delete progress bar had a cancel button! When
    clicking the cancel button it grayed out and continued to delete
    files! Yay!
    Great job on the implementation. keep up the good work.
    WTF

    Hi,
    When you try to delete your project a dialog appear in which
    you are asked if you want to delete only the project (this is the
    default setting) or if you want to delete your files from the disk
    as well (there is a warning saying that this operation can't be
    undone).
    For the cancel problem please file a bug on
    http://bugs.adobe.com/flex/
    Thanks,
    Gelu

  • Where do the Datavisualization files go when not using Flex Builder?

    My application has charting and I use the sdk and ant
    directly, not flex builder. I know where those files are under FB
    but where do I place the datavisualization swf, swc and swz files
    in the sdk in order to have charting without flex builder?
    Thanks!

    Hey lllaass,
    Thanks for your response.
    I basically got an email from a friend with a link to google drive, that link took me to drive n then there was a download bottom which popped when I clicked on the files icon, these are 3 audio files which are recorded on a computer n sent to me via drive..
    I too think it opened directly from drive.. Let me know though if u do come across some solution.
    Thanks

  • Error Opening File in Flex Builder 3

    I'm getting the attached error when I try to open a file in
    Flex Builder.
    The base error states "Error opening the editor". I can open
    other files without a problem. It is just this one file I am having
    a problem with.
    I can open the file with no problem in Notepad. I renamed the
    file and tried to create a new MXML file with its original name and
    copy the code from Notepad, but when I try that I get this error:
    "Paste" did not complete normally. Please see the log for
    more information.
    String index out of range: -1
    Please help me.
    Thank you.

    The only thing I can think of that could have caused this was
    this line of code:
    <mx:Button label=">" />
    Would that do it? If so, shouldn't Flex Builder simply show
    me a warning instead making the file completely
    inaccessible?

  • Flex Builder 3 error: This file cannot be launched

    All of a sudden when I try to run my app from within Flex
    Builder 3, I get a popup that says:
    This file cannot be launched. I right click on my mxml file
    and the option to set it as default is greyed out.
    How can I make this error go away?
    Thanks

    I've filed a number of bugs about a lot of things :P
    Part of the problem for me is that I am using Vista x64 and
    there are known issues with Eclipse 3.3 and the Logitech SetPoint
    drivers on that OS. Basically, in FB3 I get corrupted Property
    Dialogs and Preferences (can't change key binds, or set compiler
    config, etc.). It does work in Eclipse 3.4M4 with the plugin, but
    then Design Mode doesn't work properly (images and style are
    wrong), and that is unsupported by Adobe. So basically I switch
    back and forth between the two whenever I need to access the
    dialogs lol. Given that kind of situation, it is difficult to know
    what is a propblem with my specific config, and what is a bug.
    Generally one of the things I see is my embedded fonts start
    showing up as errors when I hit compile, then I have to do a clean
    build. CSS errors/warnings show up in the main mxml file instead of
    the CSS file (at the CSS file's line numbers).
    I've also seen issues where modules aren't saved to the
    properties files properly. Lack of conditional compilation support
    (debug versus release at the bare minimum) in FB3 is annoying
    (though you can do it with ANT).

  • Flex builder thinks all my files are "derived"

    Whenever I start to modify any file in my flex application
    (mxml, as), my flex builder pops up a warning saying "This file is
    derived. Do you really want to edit it?"
    This happens for code which I have written by hand, not
    autogenerated. Anyone know what this is about?
    -Raj

    My Flex project settings had the same folder for both source
    and output. Changing the output folder fixed the problem. It also
    fixed another issue where my CSS files was being deleted
    automatically.
    Thanks a lot for your response.
    -Raj

  • Flex Builder 2 doesn error check .as files????

    When I make new flex project (basic project) and then make
    new ActionScript class or file, I can type ANYTHING in and when I
    save, Flex Builder doesn't report any error! Only when I try to run
    application it reports an error. This doesn't happen inside of
    script blocks in mxml files.
    It is totally unacceptable!
    Is it possible to change this?

    Hi dude,
    There's already a thread about this topic:
    Flex
    Builder 2.0 Plugin for RAD7.0
    Cheers --

  • How to see  genarated AS  files in Flex Builder ?.

    Hi ,
    We will compile  mxml file and then compiler  genaretes  corrosoponding   action script file in    the flex builder.
    Some where I have  seen that we need to chage some settings for  the compiler and  see in the src  dir.
    Pleasem  let me  know the steps  or what settings  I need to do see the AS file in the flex builder.
    Thanks
    Praveen

    Thanks for  your replies.
    Could  you please  let me know where genarated  AS files  will reside in Flex builder  ?.
    Thanks
    Praveen.

  • How to open InstallAnywhere Self Extractor file of Flex Builder

    Hi,
    I have downloaded the InstallAnywhere Self Extractor file of flex builder as a trial version ...but am not able to install it on my system ..as am using windows xp operating system...could anyone please guide me about how to install this file...
    it is the file that i downloaded from adobe trials product for flex 3 ....at my system its fully and completely downloaded ...but file type is showing as just file...dont know how to open it ..?
    Sanjay.

    installAnywhere is asking to choose another path to decompress, in spite of specifyng different path, the installation is stuck there !! How do i proceed?

  • [svn:fx-trunk] 5811: Adding a Flex Builder Flash-Integration and Utilities project to make these files easier for people to work on .

    Revision: 5811
    Author: [email protected]
    Date: 2009-03-31 11:20:19 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Adding a Flex Builder Flash-Integration and Utilities project to make these files easier for people to work on. Flash-Integration is really an intermediate swc that Utilities uses. I've also modified the existing Flex Builder project for flex4tests to build against this new utilities project directly.
    Also change the way FlashIntegration is built--we no longer have a manifest file and just include-classes FlashIntegrationClasses.as.
    QE Notes: -
    Doc Notes: -
    Bugs: -
    Reviewer: Evtim
    tests: -
    Modified Paths:
    flex/sdk/trunk/development/eclipse/flex/flex4test/.actionScriptProperties
    flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
    Added Paths:
    flex/sdk/trunk/development/eclipse/flex/flash-integration/
    flex/sdk/trunk/development/eclipse/flex/flash-integration/.actionScriptProperties
    flex/sdk/trunk/development/eclipse/flex/flash-integration/.flexLibProperties
    flex/sdk/trunk/development/eclipse/flex/flash-integration/.project
    flex/sdk/trunk/development/eclipse/flex/utilities/
    flex/sdk/trunk/development/eclipse/flex/utilities/.actionScriptProperties
    flex/sdk/trunk/development/eclipse/flex/utilities/.flexLibProperties
    flex/sdk/trunk/development/eclipse/flex/utilities/.project
    flex/sdk/trunk/frameworks/projects/flash-integration/src/FlashIntegrationClasses.as
    Removed Paths:
    flex/sdk/trunk/frameworks/projects/flash-integration/manifest.xml

    Thats good news.

  • Kinterbasdb AUR build missing package info file

    Not sure what this means, but used the AUR PKGBUILD and the download didn't resolve, so manually copied the file to the directory from the project page. Package seemed to build ok but on installing it gave message ... load_pkg: missing package info file in kinterbasdb-3.2.src.tar.gz
    Any help appreciated.

    How stupid am I, build these packages all the time, hit the tab key and tried to add the wrong package.
    Profound apologies for my stupidy and wasting your time - worked fine of course now.
    My only excuse is of having just done a total system upgrade and being agitated that my postgresql won't start!!!!!!!!! and doing > 1 thing at the same time.
    Thanks again.

  • How to search in Flex SDK files in Flash Builder

    Hi there
    I want to search Flex sdk files out from flashbuilder - like I can do with the menu search->search dialog. Is there a way to do so? I am interested in it because sometimes I do not only want to hit F3 to go to a source file - I would like to serach the SDK.
    Thanks,
    Marc

    Thanks Mich - very helpful. This is easier than searching the google trunk - here on my sytem it is CTRL+SHIFT+T.
    Marc

  • CF Flash Remoting (Ex 9 for CF) Missing Flex (Client-Side) Solution File

    Looks like there is no Flex solution file for Ex9 for CF,
    just the server-side code.
    As a workaround, you can download the LCDS solution, and make
    a modification to make it work with CF Flash Remoting.
    Replace ReservationForm.mxml's <mx:RemoteObject> tag
    with the following:

    Awesome

Maybe you are looking for

  • EXCISE GROUP H1 NOT RELEVENT FOR PLANTS IN PURCHAGE ORDER

    Dear All, While creating vendor excise invoice by Tcode: J1IEX it is throwing error AS MENTIONED BELOW, EXCISE GROUP H1 NOT RELEVENT FOR PLANTS IN PURCHAGE ORDER Kindly help in this matter. Regards AJIT K SINGH

  • Is there way to export a selection to JPEG through script (CS3)

    Hi all, Is there way to export a selection to JPEG through script (CS3). CS2 has possible method to export a selection to JPEG using the method Application.JPEGExportPreferences.ExportingSelection = True. But this method is not supported in CS3. Rega

  • Re: background colour in Forms

    Hi, Can anyone let me know that How to set background as white colour for Bitmap images in sapscripts/smartforms?Actually,I am getting grey as background as defualt for my Bitmap images. Points sure. Regards, Anshuman .

  • Song dissapears from libray when double click it.

    when i play a song in itunes libray it sometimes dissapears from the libray. Any ideas?

  • IW31 Problems with IW21 Required Fields

    Here is the scenario of my issue; IW21 has the priority field set as a required field. So when users create a work order in IW31 - who wish to create both a work order and Notification simultaneously - get the error, "Field priority require".  They'l