| author | pschonbac | 2009-06-09 14:56:27 (EDT) |
|---|---|---|
| committer | sefftinge | 2009-06-09 14:56:27 (EDT) |
| commit | e3847ed73d2bb6916af076dc1e7698188df37a1b (patch) (side-by-side diff) | |
| tree | 2595ea3ff20208de73e95ba880774977bc7e760d | |
| parent | 12db0ce5747c89b854aecc450491d47573efac36 (diff) | |
| download | org.eclipse.xtext-e3847ed73d2bb6916af076dc1e7698188df37a1b.zip org.eclipse.xtext-e3847ed73d2bb6916af076dc1e7698188df37a1b.tar.gz org.eclipse.xtext-e3847ed73d2bb6916af076dc1e7698188df37a1b.tar.bz2 | |
build.properties fixed
| -rw-r--r-- | features/org.eclipse.emf.index.feature/build.properties | 1 | ||||
| -rw-r--r-- | features/org.eclipse.emf.index.feature/sourceTemplateFeature/build.properties | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.index.feature/build.properties b/features/org.eclipse.emf.index.feature/build.properties index b3a611b..ffd3873 100644 --- a/features/org.eclipse.emf.index.feature/build.properties +++ b/features/org.eclipse.emf.index.feature/build.properties @@ -1,2 +1,3 @@ bin.includes = feature.xml,\ feature.properties +root=rootfiles
\ No newline at end of file diff --git a/features/org.eclipse.emf.index.feature/sourceTemplateFeature/build.properties b/features/org.eclipse.emf.index.feature/sourceTemplateFeature/build.properties index f9b666c..32fe1f1 100644 --- a/features/org.eclipse.emf.index.feature/sourceTemplateFeature/build.properties +++ b/features/org.eclipse.emf.index.feature/sourceTemplateFeature/build.properties @@ -4,5 +4,6 @@ bin.includes = epl-v10.html,\ about.html,\ feature.properties,\ feature.xml,\ - license.html,\ - rootfiles/ + license.html +root=rootfiles +
\ No newline at end of file |

