root/XerialJ/trunk/sqlite-jdbc/.project

Revision 3597, 0.7 kB (checked in by leo, 2 years ago)

Applied a patch provided by Flavio Sugimoto

Line 
1<projectDescription>
2  <name>sqlite-jdbc</name>
3  <comment>SQLite JDBC library</comment>
4  <projects/>
5  <buildSpec>
6    <buildCommand>
7      <name>org.eclipse.jdt.core.javabuilder</name>
8    </buildCommand>
9    <buildCommand>
10      <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
11      <arguments>
12        <dictionary>
13          <key>LaunchConfigHandle</key>
14          <value>&lt;project&gt;/.externalToolBuilders/Maven_Ant_Builder.launch</value>
15        </dictionary>
16      </arguments>
17    </buildCommand>
18  </buildSpec>
19  <natures>
20    <nature>org.eclipse.jdt.core.javanature</nature>
21    <nature>org.maven.ide.eclipse.maven2Nature</nature>
22  </natures>
23</projectDescription>
Note: See TracBrowser for help on using the browser.