diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-07-08 16:10:24 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-07-08 16:10:24 +0200 |
commit | 82ffa96de19042902562e05aa5d903ea188ebfdf (patch) | |
tree | d95e2469d6b780ace970d6988019d3f8b208a4de /.project | |
parent | 96da47e5347471e8d94f809164c845eab871ae29 (diff) | |
download | moa-id-spss-82ffa96de19042902562e05aa5d903ea188ebfdf.tar.gz moa-id-spss-82ffa96de19042902562e05aa5d903ea188ebfdf.tar.bz2 moa-id-spss-82ffa96de19042902562e05aa5d903ea188ebfdf.zip |
Bugfix: Zertifikatsspeicherung für ForeignIDs
Diffstat (limited to '.project')
-rw-r--r-- | .project | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -25,8 +25,14 @@ <arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </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.eclipse.jdt.core.javanature</nature>
|