转自:
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.
分享到:
相关推荐
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 ...
[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 ...
如果出现错误提示“Main application must be in the list of application paths”,则检查项目配置并确保主.mxml文件被正确地指定为项目的入口点。 ##### 步骤4:配置Flex Web应用程序 - 修改`FlexWeb.mxml`文件...
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_...
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) ...
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 ...
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. ...
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 ...
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. - ...
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 ...
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 ...
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 ...
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 ....
"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 ...
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 ...