source: gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/.project @ 17

Revision 17, 644 bytes checked in by mcichenski, 14 years ago (diff)

config files for webGUI project that can be imported to Eclipse as Flex Project

warning:
"[source path] app" should point to the src/web/ui/flex/app folder of Vine Toolkit

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3        <name>gssimUI</name>
4        <comment></comment>
5        <projects>
6        </projects>
7        <buildSpec>
8                <buildCommand>
9                        <name>com.adobe.flexbuilder.project.flexbuilder</name>
10                        <arguments>
11                        </arguments>
12                </buildCommand>
13        </buildSpec>
14        <natures>
15                <nature>com.adobe.flexbuilder.project.flexnature</nature>
16                <nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
17        </natures>
18        <linkedResources>
19                <link>
20                        <name>[source path] app</name>
21                        <type>2</type>
22                        <location>D:/work/vine/src/web/ui/flex/app</location>
23                </link>
24        </linkedResources>
25</projectDescription>
Note: See TracBrowser for help on using the repository browser.