diff options
author | Carsten Lund <lund@research.att.com> | 2017-03-13 13:56:36 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-04-18 02:22:29 +0000 |
commit | 4d1b7e6c8d54c914d23fb1aa2142e4166f694037 (patch) | |
tree | fc5f0a7bbb8475dcd9fd37611263507d136bbbf6 /ncomp-core-model/.project | |
parent | 78940f01170cb758f85f47789e471348803fbf42 (diff) |
[DCAE-15] Changes related to version 1.1
See Jira for details
Change-Id: Ie4fc2b0ce5b140ac460ed979d56639641f8cc4df
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-core-model/.project')
-rw-r--r-- | ncomp-core-model/.project | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ncomp-core-model/.project b/ncomp-core-model/.project index 46b6fc7..30e4486 100644 --- a/ncomp-core-model/.project +++ b/ncomp-core-model/.project @@ -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.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
|