Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordroy2005-03-30 21:56:13 +0000
committerdroy2005-03-30 21:56:13 +0000
commite511f37128b852c84fcf1cf313ef79549147fe44 (patch)
tree36cd45719f78f7a64f4865ea4492aeef15b8d6d7 /org.eclipse.ui.externaltools
parent4da5247c4fca7080832f704b59b22b1926a6931e (diff)
downloadeclipse.platform.debug-e511f37128b852c84fcf1cf313ef79549147fe44.tar.gz
eclipse.platform.debug-e511f37128b852c84fcf1cf313ef79549147fe44.tar.xz
eclipse.platform.debug-e511f37128b852c84fcf1cf313ef79549147fe44.zip
Webmaster Debugging: added space 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..d5f243c5b 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>

Back to the top