diff options
-rw-r--r-- | jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties | 11 | ||||
-rw-r--r-- | jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties | 11 |
2 files changed, 2 insertions, 20 deletions
diff --git a/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties b/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties index a07667f222..ce9529be74 100644 --- a/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties +++ b/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties @@ -8,14 +8,5 @@ # Contributors: # Oracle - initial API and implementation ############################################################################### -bin.includes = \ - about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.properties,\ - plugin.xml,\ - src/**,\ - META-INF/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**, META-INF/ sourcePlugin = true diff --git a/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties b/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties index a07667f222..ce9529be74 100644 --- a/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties +++ b/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties @@ -8,14 +8,5 @@ # Contributors: # Oracle - initial API and implementation ############################################################################### -bin.includes = \ - about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.properties,\ - plugin.xml,\ - src/**,\ - META-INF/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**, META-INF/ sourcePlugin = true |