public
Description: Framework for building cross platform installers which utilize ant as the core engine.
Homepage:
Clone URL: git://github.com/ervandew/formic.git
ervandew (author)
Sun Nov 01 11:38:43 -0800 2009
commit  e5b1a6a1a39a880176ac845a85840ad060a540f3
tree    21cb0184b391196bef48c09649b94ca9d61605e0
parent  3998c4af803b8f1e5ae56119e0719e0c2b4e8444
formic / .project
100644 18 lines (17 sloc) 0.365 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>formic</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>