[#1177] Add SQL Console module to jOOQ - Re-added Maven nature

This commit is contained in:
Lukas Eder 2012-02-23 19:04:46 +00:00
parent fbba97dba8
commit d6150b8214

View File

@ -10,8 +10,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.maven.ide.eclipse.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>