public
Description: Presentation code from 360|Flex San Jose 2008 talk on reading Flex source code
Homepage: http://jonathanbranam.net
Clone URL: git://github.com/jonathanbranam/360flex08_presocode.git
Jonathan Branam (author)
Mon Aug 25 06:41:11 -0700 2008
360flex08_presocode / .project
100755 19 lines (18 sloc) 0.458 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>AFewGoodTools</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.adobe.flexbuilder.project.flexbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.adobe.flexbuilder.project.flexnature</nature>
<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
</natures>
</projectDescription>