public
Fork of harryseldon/ofc_test_app
Description: Both a testing and tutorial application for Rails Open Flash Chart Plugin.
Homepage:
Clone URL: git://github.com/pullmonkey/ofc_test_app.git
ofc_test_app / .project
100644 19 lines (18 sloc) 0.432 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>ofc_test_app</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.rubypeople.rdt.core.rubybuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.rubypeople.rdt.core.rubynature</nature>
<nature>org.radrails.rails.core.railsnature</nature>
</natures>
</projectDescription>