Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2005-03-30 23:24:50 +0000
committerDarin Wright2005-03-30 23:24:50 +0000
commitd512912e4034b48a365918c6f62b8d3b7f16a249 (patch)
treec73b0e97fccb12d896155f9bd56a93f83997c638 /org.eclipse.ui.externaltools
parent7962466e7f9d6cacf79bce6e1bf8269eba1ac40d (diff)
downloadeclipse.platform.debug-d512912e4034b48a365918c6f62b8d3b7f16a249.tar.gz
eclipse.platform.debug-d512912e4034b48a365918c6f62b8d3b7f16a249.tar.xz
eclipse.platform.debug-d512912e4034b48a365918c6f62b8d3b7f16a249.zip
Webmaster debugging - removed blankline after </classpath>
Diffstat (limited to 'org.eclipse.ui.externaltools')
-rw-r--r--org.eclipse.ui.externaltools/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.externaltools/.classpath b/org.eclipse.ui.externaltools/.classpath
index 26de43bd1..8aa394d3e 100644
--- a/org.eclipse.ui.externaltools/.classpath
+++ b/org.eclipse.ui.externaltools/.classpath
@@ -5,4 +5,4 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
-</classpath>
+</classpath> \ No newline at end of file

Back to the top