diff options
author | Darin Wright | 2005-03-30 23:27:20 +0000 |
---|---|---|
committer | Darin Wright | 2005-03-30 23:27:20 +0000 |
commit | 1cebeb838374509cfd25ca0d5aaa8944284dfbdf (patch) | |
tree | fd12a7eafcdd4ef5da3bb922127c470181f97baf /org.eclipse.ui.externaltools | |
parent | d512912e4034b48a365918c6f62b8d3b7f16a249 (diff) | |
download | eclipse.platform.debug-1cebeb838374509cfd25ca0d5aaa8944284dfbdf.tar.gz eclipse.platform.debug-1cebeb838374509cfd25ca0d5aaa8944284dfbdf.tar.xz eclipse.platform.debug-1cebeb838374509cfd25ca0d5aaa8944284dfbdf.zip |
*** empty log message ***
Diffstat (limited to 'org.eclipse.ui.externaltools')
-rw-r--r-- | org.eclipse.ui.externaltools/.classpath | 2 |
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>
|