`
hbing110
  • 浏览: 88454 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

改变flex build path时遇到的问题Main application must be in the list of application paths

    博客分类:
  • Flex
阅读更多
转自:http://www.cflex.net/showFileDetails.cfm?ObjectID=800

  The problem: you're trying to get a Flex Builder 3 project going, and in trying to change the Output folder you're getting this amorphous error stating:


    Main application must be in the list of application paths

Flex Builder Build Path Error

What this means is that there are no MXML files tagged as runnable, and you can verify that by going to the project's properties->Flex Applications, and you'll probably see a folder with no files listed (see the image below).

Flex Builder Build Path Error

The solution:

   1. Pull up the project's properties
   2. Click on the Flex Applications settings
   3. Click on the Add button
   4. Select the main MXML file for you application.
   5. HERE's THE TRICK. If you then click on Flex Build Path to change the output folder you'll still get the error, because the change hasn't been published yet. So you need to hit the OK button first.
   6. Now pull up the project's properties again, and you should be able to change the output folder under the Flex Build Path section.

Possible Causes:

    * After installing Flex 3 and in setting up previous Flex 2 projects you may have moved the main MXML file to a new location (e.g. by default Flex 3 creates a src folder, where as Flex 2 stored files in the root folder).
    * You renamed the main MXML file outside of Flex Builder.

There's a JIRA bug that was posted about it on one of the Flex 3 Beta's http://bugs.adobe.com/jira/browse/FB-8220.
分享到:
评论

相关推荐

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    Returns True if the string must be enclosed in quotes (flex-property value) before saving in the filer. - ADD: In the class TFlexGrid added the methods DoSnap and DoCustomSnap (the last one can be ...

    CopyPath v1.0, Copy paths of the selected files, (新增右键支持复制多文件路径)

    [Win] CopyPath - Copy paths of the selected files This utility is a windows shell extension, which adds "Copy Path" menu item to the shell's context menu. When you select some files, right click ...

    flex4.5+myeclipse8.5搭建web项目(原创)

    如果出现错误提示“Main application must be in the list of application paths”,则检查项目配置并确保主.mxml文件被正确地指定为项目的入口点。 ##### 步骤4:配置Flex Web应用程序 - 修改`FlexWeb.mxml`文件...

    Xcode_Build_Setting_Reference

    It is used to differentiate between different versions of the same library, helping in managing updates and ensuring the correct version is linked during the build process. ##### GENERATE_PKGINFO_...

    Profiling all paths

    In the realm of software engineering and dynamic program analysis, path profiling is a technique that captures the execution frequency of different paths within a program. This method has been widely ...

    算法上机!!

    Give a divide and conquer algorithm for the following problem: you are given two sorted lists of size m and n, and are allowed unit time access to the ith element of each list. Give an O(lg m + lgn) ...

    A Course on Rough Paths

    self-contained and can be skipped without impacting the understanding of the rest of the book. Another serious omission concerns the systematic study of signatures, that is the collection of all ...

    计算机网络第六版答案

    23. The five layers in the Internet protocol stack are – from top to bottom – the application layer, the transport layer, the network layer, the link layer, and the physical layer. The principal ...

    BURNINTEST--硬件检测工具

    number of Network Addresses specified in Preferences->Network will be the number of NICs tested. This will error faulty NICs that are not detected by the BurnInTest auto NIC detection mechanism. ...

    Expert.Oracle.Indexing.and.Access.Paths.2nd.epub

    Let Expert Indexing in Oracle Database 12c be your guide to deep mastery of the most fundamental performance optimization structure in Oracle Database. Explains how indexes help performance, and ...

    VclZip pro v3.10.1

    PLEASE TAKE A LOOK AT THE "WHAT's NEW IN THIS VERSION" LINK IN THE HELP FILE AS IT HAS CONVENIENT LINKS TO ALL OF THE NEW TOPICS. ==================== Version 3.10 Build 1 - Several bug fixes. - ...

    EhLib 6.3 Build 6.3.176 Russian version. Full source included.

    property for automatic filling a list in DropDownBox of the subtitle filter cell. TDataDriverEh component carry out two tasks: Delivers data to TMemTableEh. Processes changed records of ...

    3G in China: Environment and Prospect

    possible developing paths of 3G in China, based on the results from 3G investigations and interviews with concerned experts in the government and operating companies. Firstly, based on a brief ...

    EhLib 8.0 Build 8.0.023 Pro Edition FullSource for D7-XE8

    property for automatic filling a list in DropDownBox of the subtitle filter cell. TDataDriverEh component carry out two tasks: Delivers data to TMemTableEh. Processes changed records of ...

    Google C++ Style Guide(Google C++编程规范)高清PDF

    The definition of an inline function needs to be in a header file, so that the compiler has the definition available for inlining at the call sites. However, implementation code properly belongs in ....

    Git-2.21.0-64-bit.zip

    "checking out paths out of the index and/or a tree-ish to work on advancing the current history" out of the single "git checkout" command. * "git branch --list" learned to always output the ...

    ehlib_vcl_src_9_3.26

    property for automatic filling a list in DropDownBox of the subtitle filter cell. TDataDriverEh component carry out two tasks: Delivers data to TMemTableEh. Processes changed records of ...

Global site tag (gtag.js) - Google Analytics