Flex Builder Projects

Flex Builder does not have an "Open Project" choice on the
menu. We'd like to check the flex project into our source code
control and share the environment, however we cannot find a way to
"open" the project on a machine other than the one it was created
on. If the project is deleted from the workspace, how can it be
added back, and how can I add a project to my workspace or open a
project from another source?
Thanks.

I just had the same problem. Here is the solution:
File>Import>click general>Existing Projects into
Workspace> click next> click browse on select root
directory>this will add your project to the projects list.>
click finish and your done. One thing I did noticed is that when I
tried to open other projects, they would not open. I got the
message "Invalid project description.
/Users/work/Sites/flex2/eventTest overlaps the location of
another project: eventTest". Go figure.

Similar Messages

  • Error: The folder does not contain a valid Flex Builder Project.

    HI All,
    My first Post here. I am new to Flex Hardly 10 days old. I
    want to open the flexstore project in flex builder 3 and could not
    able to do so.
    What I did: file->import->.... got the error msg as
    "The folder does not contain a valid Flex Builder Project".
    also tried file->import->general->..... same error
    msg.
    I need your Help guys
    I downloaded the sample project from
    http://examples.adobe.com/flex2/inproduct/sdk/flexstore/srcview/index.html
    Thanks in Advance
    SAS
    Text

    "shakeb66" <[email protected]> wrote in
    message
    news:gknbn8$av9$[email protected]..
    > HI All,
    > My first Post here. I am new to Flex Hardly 10 days old.
    I want to open
    > the
    > flexstore project in flex builder 3 and could not able
    to do so.
    > What I did: file->import->.... got the error msg
    as "The folder does not
    > contain a valid Flex Builder Project".
    > also tried file->import->general->..... same
    error msg.
    > I need your Help guys
    > I downloaded the sample project from
    >
    >
    http://examples.adobe.com/flex2/inproduct/sdk/flexstore/srcview/index.html
    Try creating a new Flex project and dragging the files from
    the zip into the
    src folder. You may find that you need to rearrange things a
    bit, depending
    on how they set up the project, but this should get you
    started.
    HTH;
    Amy

  • [svn:osmf:] 11292: Removing 'libs' as a library path from the Flex Builder project properties.

    Revision: 11292
    Author:   [email protected]
    Date:     2009-10-30 02:28:09 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Removing 'libs' as a library path from the Flex Builder project properties.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.actionScriptProperties
        osmf/trunk/framework/MediaFramework/.flexLibProperties

    Revision: 11292
    Author:   [email protected]
    Date:     2009-10-30 02:28:09 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Removing 'libs' as a library path from the Flex Builder project properties.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.actionScriptProperties
        osmf/trunk/framework/MediaFramework/.flexLibProperties

  • How to compile flex builder project from flex sdk?

    I built one flex project in flex builder, and need to change and maintain in an flex SDK environment.
    I am wondering whether there is any tools in flex sdk to do so.
    Thanks

    You could use Ant tasks
    http://livedocs.adobe.com/flex/3/html/help.html?content=anttasks_1.html

  • AIR app and Flex app in same Flex builder project

    Hi,
    I've developed a flex app with a lot of custom components.
    Now I want to create a desktop version of the same using the same
    exact same components. Is it possible that I add an mxml
    application, make it a WindowedApplication and compile it to
    produce an AIR app? Or are there any workarounds to accomplish
    this.

    Easiest way I have found is to complete your Flex Web app.
    Then create a new Flex AIR app and then copy code from your working
    Flex Web app over.
    Yes, you end up with two complete sets of code, but if that
    is going to become an issue with keeping both versions up to date
    you can simply use one set of source.
    To do this, create two projects, one Web, one Air. Then you
    can create a third folder (not project) that contains all the
    common code.
    In each of your projects, simply import the code you want to
    use using the project options.
    No, not ideal, but does work. Would be nice to see Flex
    Builder changed so you can have rooted projects.
    E.g. A project called "MyBigApplication" that isn't targetted
    at any platform. Within this you could then produce sub-projects
    that target a particular platform, be it web or air but share code.
    Maybe in the next version.....
    Cheers
    Ian

  • Error when trying to install any air application from my flex builder project

    I have a serious problem, I am unable to install any exported air file created in my AppTest project. I just keep getting an error saying: "Sorry, an error has occurred. The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author."
    I am using FlexBuilder 3 to build and export my app release build. If anyone can help me I would greatly appreciate it.
    Adam

    I'd try un-then-reinstalling and making sure any overlay that you're applying (update of SDKs, etc.) are done correctly.

  • Flex Builder 3 under Eclipse - project .settings problem

    I've been experiencing some odd problems with a project using FlexBuilder 3 plug-in with Eclipse.
    The first problem I've noticed is that a file under the .settings dir has a red 'x' beside it. The offending
    file is org.eclipse.jst.common.project.facet.core.prefs. I've left the file as is until I understand how it became corrupt.
    The second problem is that .as and .mxml files are no longer being opened in the Flex Builder editor -
    the are being opened in TextPad, which it the default editor outside of Flex Builder. I've tried all of the available
    editors and none of them work under Flex Builder.
    The third problem is that when I try to create a new Flex Builder project from New->Project-> there is no
    option for a FlexBuilder project.
    The Flex Development perspective is visible in the top right hand corner as usual. When I select Open Perspective
    there is no Flex perspective.
    Should I just reinstall the FlexBuilder plugin?
    Thanks!

    Hi Peter,
    It has not been fully tested yet but a few of us are using
    it. If you see any issues in Eclipse 3.3RC4 with FB3 Plugin, please
    file a bug in our new public bug system:
    http://bugs.adobe.com/flex.
    thanks,
    Sharon

  • [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.

  • Flex builder 3.0.1 check sum

    Today I download flex builder 3.0.1 (FB3_win.exe windows
    version standalone ), when use md5sum check the file, It not same
    as the adobe's page (Windows: 5685090ac5f2a514075e7a7bd7ba1eb0), my
    checksum is (963d2a6fee8f9fc3fd496d1e69de093a FB3_win.exe),and I
    redownload the FB3_win.exe now checksum is
    (9d85401cfb42792278e84403fc565cbf FB3_win.exe).
    now I don't know which one is the correct,anyone can tell me
    the checksum of FB3_win.exe which download from
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3email
    now i searched form google,it sames
    5685090ac5f2a514075e7a7bd7ba1eb0 is flex builder 3.0,not 3.0.1.
    look at
    http://blogs.adobe.com/flex/2008/02/its_on_flex_30_and_adobe_air_1.html
    btw ,i use two download file , this two file both can install
    and not report any error,and i also run and debug two sample
    application ,it seems ok.but now i am confused totally

    Adobe Newsbot hopes that the following resources helps you.
    NewsBot is experimental and any feedback (reply to this post) on
    its utility will be appreciated:
    Flex 3 - Creating your first Flex AIR application in Flex
    Builder:
    If you haven't already done so, download and install Flex
    Builder 3. For more information, see Setting up the Flex 3 SDK.
    Contents
    Link:
    http://livedocs.adobe.com/flex/3/html/FBHelloWord_1.html
    Adobe - Flex 3:
    Try Flex Builder 3 free for 60 days. ... Alert This content
    requires Flash. Download Flash Player now &middot; Get Adobe
    Flash Player
    Link:
    http://www.adobe.com/products/flex/
    Flex 3 - Creating modules in Flex Builder:
    The following steps describe how to create a new module in
    Flex Builder. ... (This can result in smaller download sizes for
    your SWF files.
    Link:
    http://livedocs.adobe.com/flex/3/html/creating_modules_2.html
    Adobe - Flex Builder: Features:
    Flex Builder 3 is now available in Standard and Professional
    editions. ... Flex Builder 3 is a powerful Eclipse based IDE that
    includes editors for MXML,
    Link:
    http://www.adobe.com/products/flex/features/flex_builder/
    Flex 3 - About Flex Builder projects:
    In addition to Flex projects, Flex Builder provides a basic
    project type called ... where AIR developers can publish AIR
    applications for users to download.
    Link:
    http://livedocs.adobe.com/flex/3/html/projects_2.html
    Disclaimer: This response is generated automatically by the
    Adobe NewsBot based on Adobe
    Community
    Engine.

  • Flex Builder 4.6 & MYSQL - how to configure amf_config.ini and gateway.php?

    Dear Flexer-users,
    I have uploaded my first flex builder project (version 4.6, testversion cause I'm a newbie) that communicates with an MYSQL database. The project is called MeinMuc and is just to checkout some basic database functions like add, update, delete etc.
    1. Offline:
    When I'm offline everything works fine. The project and the ZendFramework folder are both located in C:\wamp\www\
    2. Online:
    When I upload the project to my provider I keep the structure but it wont work.
    Here is the link to MeinMuc.html:
    http://kd7854_6480.webspace23.do.de/MeinMuc-debug/MeinMuc.html
    And here is the link to my issue-file, amf_config.ini:
    http://kd7854_6480.webspace23.do.de/MeinMuc-debug/amf_config.ini
    When I open gateway.php (http://kd7854_6480.webspace23.do.de/MeinMuc-debug/gateway.php) I get some issues saying that the zend dir can not be found. But the path in amf_config.ini should be fine. I checked it by opening http://kd7854_6480.webspace23.do.de/ZendFramework/INSTALL.txt and this works.
    Does anyone knows what I'm doing wrong? I tried and googled a lot already but without any success so far.
    Thanks a lot and best regards, Andreas

    Hello Rupesh,
    You need to specify full url like this "http://localhost:90/" and need to start server before validating.
    This check may be missed by you.
    Thanks,
    Vikram

  • Flex Builder 3.0 Licence purchase request

    We have installed flex builder 3.0 (trail version) as part of the FLEX development and design mode working fine. The problem is not able to buy  license for this specific version 3.0. When clicks on Purchase button under Manage Flex Builder License thows the error page "Sorry, this page is not available". Please advise if there is any other option to buy flex builder 3.0 license.
    The reason that we are going to flex builder 3.0 is due to design mode works only fine in this version. We have installed Flex Builder 4.5 and above versions , design mode not working properly which is really big challenge to deal with Flex code. Please advise us to fix the design issue with flex builder 4.5+ versions.

    Adobe Newsbot hopes that the following resources helps you.
    NewsBot is experimental and any feedback (reply to this post) on
    its utility will be appreciated:
    Flex 3 - Creating your first Flex AIR application in Flex
    Builder:
    If you haven't already done so, download and install Flex
    Builder 3. For more information, see Setting up the Flex 3 SDK.
    Contents
    Link:
    http://livedocs.adobe.com/flex/3/html/FBHelloWord_1.html
    Adobe - Flex 3:
    Try Flex Builder 3 free for 60 days. ... Alert This content
    requires Flash. Download Flash Player now &middot; Get Adobe
    Flash Player
    Link:
    http://www.adobe.com/products/flex/
    Flex 3 - Creating modules in Flex Builder:
    The following steps describe how to create a new module in
    Flex Builder. ... (This can result in smaller download sizes for
    your SWF files.
    Link:
    http://livedocs.adobe.com/flex/3/html/creating_modules_2.html
    Adobe - Flex Builder: Features:
    Flex Builder 3 is now available in Standard and Professional
    editions. ... Flex Builder 3 is a powerful Eclipse based IDE that
    includes editors for MXML,
    Link:
    http://www.adobe.com/products/flex/features/flex_builder/
    Flex 3 - About Flex Builder projects:
    In addition to Flex projects, Flex Builder provides a basic
    project type called ... where AIR developers can publish AIR
    applications for users to download.
    Link:
    http://livedocs.adobe.com/flex/3/html/projects_2.html
    Disclaimer: This response is generated automatically by the
    Adobe NewsBot based on Adobe
    Community
    Engine.

  • Is Flex Builder necessary to edit a flex application?

    Hi, I made an swf application with Flex 3 Builder using mxml files. Now i've got to deliver the application to a designer in my division so I would like to know, if he wants to modify the application, does he have to use Flex Builder as well? Adobe CS3 wouldn't be enough?
    I'm asking if he can modify the design as you do in flex builder in the design tab (drag drop component ...)
    Thanks

    Well, to answer your subject question, Flex Builder is not needed to edit the MXML or ActionScript code that makes up a Flex Application.
    You can use notepad--or any text editor, and re-compile it against the command line SDK.  There are also alternatives, FDT comes to mind as one.  There is also a few Visual Studio plugins.
    None of that addresses your real concern.  As far as I know, there are no tools in CS3 [or 4] that will give you "Designer-style" access to a Flex Builder project.
    It sounds like you want Flash Catalyst; however it is still in beta, and has limited support for the Flex 3 component architecture.

  • PDF Portfolio SDK setup - Navigator project wizard in Flex Builder 4.6 does not show

    Hello, Experts
    I am trying to build PDF Custom Navigator using Adobe PDF Portfolio SDK; however, for some reason, when performing step 3 of installation, Navigator project wizard in Flex Builder  (  4.6 ) would not show;
    The plugins have been extracted to:
    C:\Program Files\Adobe\Adobe Flash Builder 4.6\eclipse\plugins
    The NavigatorSupport folder has been extracted to:
    C:\Program Files\Adobe\Adobe Flash Builder 4.6\eclipse and ( just in case ) to
    C:\Program Files\Adobe\Adobe Flash Builder 4.6\
    any advice would be greatly appreciated
    Best Regards,
    -Alex

    as per Joel's recommendation, used 4.5 instead - that worked just fine

  • Importing tlf project in flex builder

    I can't find flex project for tlf in development folder. Could anybody guide me how to build tlf swc using flex/flash builder.
    Chetan Sachdev

    A Flash Builder project to build textLayout.swc is not currently available in Subversion... just an Ant script, which is the official way to build it. None of the projects in the 'development' folder are an officially supported part of the Flex SDK; for example, they don't appear in ZIP'd builds of the Flex SDK. We try to maintain them but sometimes they drift out of sync with the Ant scripts or have other issues.
    If the community wants to contribute a project, I think we'd be willing to add it to the repository.
    In the meantime, you'll have to set up your own project and populate it with the source code.
    Gordon Smith
    Adobe Flex SDK Team

  • [svn] 3120: When you point Flex Builder at a local sandbox trunk build, it couldn' t generate the html-templates folder correctly for new projects so we moved all the html templates up one level and removed the html-templates directory and adjusted build

    Revision: 3120
    Author: [email protected]
    Date: 2008-09-05 10:44:10 -0700 (Fri, 05 Sep 2008)
    Log Message:
    When you point Flex Builder at a local sandbox trunk build, it couldn't generate the html-templates folder correctly for new projects so we moved all the html templates up one level and removed the html-templates directory and adjusted build.xml's to accommodate the directory change
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/webapps/webtier/build.xml
    Added Paths:
    flex/sdk/trunk/templates/client-side-detection/
    flex/sdk/trunk/templates/client-side-detection/AC_OETags.js
    flex/sdk/trunk/templates/client-side-detection/index.template.html
    flex/sdk/trunk/templates/client-side-detection-with-history/
    flex/sdk/trunk/templates/client-side-detection-with-history/AC_OETags.js
    flex/sdk/trunk/templates/client-side-detection-with-history/history/
    flex/sdk/trunk/templates/client-side-detection-with-history/history/history.css
    flex/sdk/trunk/templates/client-side-detection-with-history/history/history.js
    flex/sdk/trunk/templates/client-side-detection-with-history/history/historyFrame.html
    flex/sdk/trunk/templates/client-side-detection-with-history/index.template.html
    flex/sdk/trunk/templates/express-installation/
    flex/sdk/trunk/templates/express-installation/AC_OETags.js
    flex/sdk/trunk/templates/express-installation/index.template.html
    flex/sdk/trunk/templates/express-installation/playerProductInstall.swf
    flex/sdk/trunk/templates/express-installation-with-history/
    flex/sdk/trunk/templates/express-installation-with-history/AC_OETags.js
    flex/sdk/trunk/templates/express-installation-with-history/history/
    flex/sdk/trunk/templates/express-installation-with-history/history/history.css
    flex/sdk/trunk/templates/express-installation-with-history/history/history.js
    flex/sdk/trunk/templates/express-installation-with-history/history/historyFrame.html
    flex/sdk/trunk/templates/express-installation-with-history/index.template.html
    flex/sdk/trunk/templates/express-installation-with-history/playerProductInstall.swf
    flex/sdk/trunk/templates/metadata/
    flex/sdk/trunk/templates/metadata/AC_OETags.js
    flex/sdk/trunk/templates/metadata/readme.txt
    flex/sdk/trunk/templates/no-player-detection/
    flex/sdk/trunk/templates/no-player-detection/AC_OETags.js
    flex/sdk/trunk/templates/no-player-detection/index.template.html
    flex/sdk/trunk/templates/no-player-detection-with-history/
    flex/sdk/trunk/templates/no-player-detection-with-history/AC_OETags.js
    flex/sdk/trunk/templates/no-player-detection-with-history/history/
    flex/sdk/trunk/templates/no-player-detection-with-history/history/history.css
    flex/sdk/trunk/templates/no-player-detection-with-history/history/history.js
    flex/sdk/trunk/templates/no-player-detection-with-history/history/historyFrame.html
    flex/sdk/trunk/templates/no-player-detection-with-history/index.template.html
    Removed Paths:
    flex/sdk/trunk/templates/html-templates/

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

Maybe you are looking for

  • Looping through a set of data

    seq     |     id|     Name|     TotalPc 1     |     22|     ABA |     20 1     |     23|     ABB |     20 2     |     24|     ABC |     20 3     |     25|     ABD |     20 3     |     26|     ABE |     20 3     |     27|     ABF |     20 4     |     

  • XML mapped directly into dbtable

    Hi guys, I've one doubt related to xml mapping. I've searched and read lots of posts on the forum about XML, but the doubt is still remaining... Imagine I have a XML response to an webservice and I'd like to pass it to an dbtable. I know I can use DO

  • Purpose of t-code AFAR u2013 Recalculate Depreciation

    When would it be necessary to run this process? Planned deprecation amounts appear to be updated automatically when we change a life, depreciation key, etc. (it doesnu2019t appear necessary to run AFAR to get these values to update).   Thanks very mu

  • SSD's & Logic?

    Hi- I'm thinking of upgrading my ageing (2007) Mac Pro with an SSD boot drive & SSD sample drive (but retaining my Seagate 7200 drive for audio purposes). Questions- 1. Any Logic users noticed any significant improvements with an SSD & Logic? (Boot t

  • Back to My Mac / Remote Management / Screen Sharing

    I'm managing computers for my family spread across 3 states. I would love to get screen sharing working but it's just not happening. I've tried the steps in the following KB article and that's allowed me to access two mini servers (one 10.7 and one 1