Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordroy2005-03-30 21:59:11 +0000
committerdroy2005-03-30 21:59:11 +0000
commitb39362103552e42a3a4b3a7b61dba13a311c2270 (patch)
treec73b0e97fccb12d896155f9bd56a93f83997c638 /org.eclipse.ui.externaltools
parente511f37128b852c84fcf1cf313ef79549147fe44 (diff)
downloadeclipse.platform.debug-b39362103552e42a3a4b3a7b61dba13a311c2270.tar.gz
eclipse.platform.debug-b39362103552e42a3a4b3a7b61dba13a311c2270.tar.xz
eclipse.platform.debug-b39362103552e42a3a4b3a7b61dba13a311c2270.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 d5f243c5b..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