Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2011-09-30 16:55:04 +0000
committerEugene Tarassov2011-09-30 16:55:04 +0000
commit1cfb8ec6ef22a05eb802be8261e10d84d54a5854 (patch)
treee075763a881a30de260eba843371a3c6fd2de2ab /features/org.eclipse.tm.tcf.rse.sdk.feature/.project
parent31a75a7702280cbef0c4aae0cffe8727947c4ac7 (diff)
downloadorg.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.tar.gz
org.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.tar.xz
org.eclipse.tcf-1cfb8ec6ef22a05eb802be8261e10d84d54a5854.zip
Source code cleanup: CRLF -> LF, removing extra space chars
Diffstat (limited to 'features/org.eclipse.tm.tcf.rse.sdk.feature/.project')
-rw-r--r--features/org.eclipse.tm.tcf.rse.sdk.feature/.project34
1 files changed, 17 insertions, 17 deletions
diff --git a/features/org.eclipse.tm.tcf.rse.sdk.feature/.project b/features/org.eclipse.tm.tcf.rse.sdk.feature/.project
index b199ff063..4f3e6f953 100644
--- a/features/org.eclipse.tm.tcf.rse.sdk.feature/.project
+++ b/features/org.eclipse.tm.tcf.rse.sdk.feature/.project
@@ -1,17 +1,17 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.tm.tcf.rse.sdk.feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.tm.tcf.rse.sdk.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>

Back to the top