summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/com.gluster.storage.management.client/.project6
-rw-r--r--src/com.gluster.storage.management.console/.project6
2 files changed, 12 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.client/.project b/src/com.gluster.storage.management.client/.project
index 647c8a91..61a0ec41 100644
--- a/src/com.gluster.storage.management.client/.project
+++ b/src/com.gluster.storage.management.client/.project
@@ -20,9 +20,15 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>com.instantiations.assist.eclipse.coverage.instrumentationBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>com.instantiations.assist.eclipse.coverage.codeCoverageNature</nature>
</natures>
</projectDescription>
diff --git a/src/com.gluster.storage.management.console/.project b/src/com.gluster.storage.management.console/.project
index 8a79d266..179cac7b 100644
--- a/src/com.gluster.storage.management.console/.project
+++ b/src/com.gluster.storage.management.console/.project
@@ -20,9 +20,15 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>com.instantiations.assist.eclipse.coverage.instrumentationBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>com.instantiations.assist.eclipse.coverage.codeCoverageNature</nature>
</natures>
</projectDescription>