diff options
author | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-07-18 09:17:08 +0000 |
---|---|---|
committer | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-07-18 09:17:08 +0000 |
commit | 31cc3b64155e46efcd2184d86d333c465d09e67d (patch) | |
tree | 01e17c88ea3fadc6e8559e55dcf2935fb63ae12c /id/templates/.project | |
parent | 07b0306ca470cca10eecceab1a762f995b894fb0 (diff) | |
download | moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.tar.gz moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.tar.bz2 moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.zip |
Update configuration and parameter check: TrustedTemplateURLs
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1287 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/templates/.project')
-rw-r--r-- | id/templates/.project | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/id/templates/.project b/id/templates/.project index b96a8a898..88ec78d38 100644 --- a/id/templates/.project +++ b/id/templates/.project @@ -5,28 +5,16 @@ <projects/>
<buildSpec>
<buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- </buildCommand>
- <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
</buildCommand>
- <buildCommand>
- <name>org.maven.ide.eclipse.maven2Builder</name>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- </buildCommand>
</buildSpec>
<natures>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.maven.ide.eclipse.maven2Nature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+ <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
</natures>
</projectDescription>
\ No newline at end of file |