Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.core/build.properties')
-rw-r--r--org.eclipse.debug.core/build.properties14
1 files changed, 7 insertions, 7 deletions
diff --git a/org.eclipse.debug.core/build.properties b/org.eclipse.debug.core/build.properties
index 9a9904eb2..2696ed9f8 100644
--- a/org.eclipse.debug.core/build.properties
+++ b/org.eclipse.debug.core/build.properties
@@ -1,7 +1,7 @@
-bin.includes = .options,\
- plugin.xml,\
- plugin.properties,\
- *.jar,\
- about.html
-source.dtcore.jar = core/
-src.includes=about.html
+bin.includes = .options,\
+ plugin.xml,\
+ plugin.properties,\
+ *.jar,\
+ about.html
+source.dtcore.jar = core/
+src.includes=about.html

Back to the top