diff options
author | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-12-21 12:37:45 +0000 |
---|---|---|
committer | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-12-21 12:37:45 +0000 |
commit | c0374673df99e32bbe41ebfc3cde58630d853ede (patch) | |
tree | 7335335bf69686636db7d40d53f6765c5629af1b /id/templates | |
parent | 29f4a42701b3f2952adc1bdbc463f280b23d3d26 (diff) | |
download | moa-id-spss-c0374673df99e32bbe41ebfc3cde58630d853ede.tar.gz moa-id-spss-c0374673df99e32bbe41ebfc3cde58630d853ede.tar.bz2 moa-id-spss-c0374673df99e32bbe41ebfc3cde58630d853ede.zip |
Integration TSL library.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1301 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/templates')
-rw-r--r-- | id/templates/.project | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/id/templates/.project b/id/templates/.project index 88ec78d38..ba03abacc 100644 --- a/id/templates/.project +++ b/id/templates/.project @@ -10,8 +10,12 @@ <buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
</buildCommand>
+ <buildCommand>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
|