diff options
author | Sunil Unnava <su622b@att.com> | 2018-03-01 13:38:34 -0500 |
---|---|---|
committer | Sunil Unnava <su622b@att.com> | 2018-03-01 13:38:52 -0500 |
commit | e4b4698dd337651821a0a8bfc4b207e80ac0520e (patch) | |
tree | 683b854c55c15b49e28b9c4b53d58c0dc25cf1cb /.project | |
parent | 907bb776273e1bf41331609c51dc520c3d4fa181 (diff) |
added testcases for code coverage
Issue-ID: DMAAP-271
Change-Id: Ied157de1ed476c67bcc6d5f7b13a90127e036533
Signed-off-by: Sunil Unnava <su622b@att.com>
Diffstat (limited to '.project')
-rw-r--r-- | .project | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,17 +16,17 @@ </arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
+ <name>org.springframework.ide.eclipse.core.springbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.springframework.ide.eclipse.core.springbuilder</name>
+ <name>org.springframework.ide.eclipse.boot.validation.springbootbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.springframework.ide.eclipse.boot.validation.springbootbuilder</name>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
|