Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-10-11 18:51:41 +0000
committerRoberto E. Escobar2012-10-11 18:51:41 +0000
commitf88bb620527f04ba262d455e473121b8c720f3ac (patch)
tree2679c3966f42387e40fe4c2d6ef1e718a88862d4 /plugins/org.eclipse.osee.reports.efficiency/.classpath
parentb6d14a3394ad22886960da680b244953ccc6f503 (diff)
downloadorg.eclipse.osee-f88bb620527f04ba262d455e473121b8c720f3ac.tar.gz
org.eclipse.osee-f88bb620527f04ba262d455e473121b8c720f3ac.tar.xz
org.eclipse.osee-f88bb620527f04ba262d455e473121b8c720f3ac.zip
feature[bgz_391218]: Rename report bundles to org.eclipse.osee.ats...
Diffstat (limited to 'plugins/org.eclipse.osee.reports.efficiency/.classpath')
-rw-r--r--plugins/org.eclipse.osee.reports.efficiency/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/org.eclipse.osee.reports.efficiency/.classpath b/plugins/org.eclipse.osee.reports.efficiency/.classpath
deleted file mode 100644
index ad32c83a788..00000000000
--- a/plugins/org.eclipse.osee.reports.efficiency/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top