<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<actionScriptProperties analytics="false" mainApplicationPath="
apache-flex.as" projectUUID="e9c1d7ef-02a5-471d-952b-ebcadc844ffa"
version="10">
<compiler additionalCompilerArguments="" autoRSLOrdering="true"
copyDependentFiles="false" fteInMXComponents="false"
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false"
htmlHistoryManagement="false" htmlPlayerVersionCheck="true"
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true"
sourceFolderPath="../flex/SDK/projects/framework/src" strict="true"
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="false"
verifyDigests="false" warn="true">
<compilerSourcePath>
<compilerSourcePathEntry kind="1" linkType="1"
path="/home/wvxvw/flex/SDK/apache/frameworks/projects/mx/src"/>
<compilerSourcePathEntry kind="1" linkType="1"
path="${PROJECT_FRAMEWORKS}/projects/rpc/src"/>
<compilerSourcePathEntry kind="1" linkType="1"
path="/home/wvxvw/flex/SDK/apache/frameworks/projects/spark/src"/>
. . .
</compilerSourcePath>
<libraryPath defaultLinkType="0">
<libraryPathEntry kind="4" path="">
<excludedEntries>
<libraryPathEntry kind="3" linkType="1"
path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/>
<libraryPathEntry kind="3" linkType="1"
path="${PROJECT_FRAMEWORKS}/libs/core.swc" useDefaultLinkType="false"/>
</excludedEntries>
</libraryPathEntry>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="apache-flex.as"/>
</applications>
<modules/>
<buildCSSFiles/>
<flashCatalyst validateFlashCatalystCompatibility="false"/>
</actionScriptProperties>
But I'm using the project only to edit the code, I don't use FB to compile
anything / it's too slow / inconvenient. I rather use it because of
autocompletion and F4 functionality.
Best.
Oleg