Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libGDBMS / .project @ 37344

History | View | Annotate | Download (712 Bytes)

1 466 fernando
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3 10627 caballero
	<name>libGDBMS</name>
4
	<comment>GDBMS is a library that allows to make queries to data sets hosted in different formats and hosts. It follows the SQL92 syntax and extends it in several poins. Allows extensions to data sets types, queries, functions and data types.</comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.jdt.core.javabuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>de.loskutov.FileSync.FSBuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
	</buildSpec>
19
	<natures>
20
		<nature>org.eclipse.jdt.core.javanature</nature>
21
	</natures>
22
</projectDescription>