Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordarin22005-03-30 23:17:56 +0000
committerdarin22005-03-30 23:17:56 +0000
commit7962466e7f9d6cacf79bce6e1bf8269eba1ac40d (patch)
treefd12a7eafcdd4ef5da3bb922127c470181f97baf /org.eclipse.ui.externaltools/.classpath
parenta1b774e04f400a6d2eb113fffbe2aec312d7c624 (diff)
downloadeclipse.platform.debug-7962466e7f9d6cacf79bce6e1bf8269eba1ac40d.tar.gz
eclipse.platform.debug-7962466e7f9d6cacf79bce6e1bf8269eba1ac40d.tar.xz
eclipse.platform.debug-7962466e7f9d6cacf79bce6e1bf8269eba1ac40d.zip
Webmaster debugging - added blank line after </classpath>
Diffstat (limited to 'org.eclipse.ui.externaltools/.classpath')
-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 8aa394d3e..26de43bd1 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> \ No newline at end of file
+</classpath>

Back to the top