mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 06:35:28 +02:00
Adding build properties to generate source features.
This commit is contained in:
parent
7f1e97a9be
commit
c08f853e36
8 changed files with 8 additions and 4 deletions
|
@ -2,3 +2,4 @@ bin.includes = feature.xml,\
|
|||
license.html,\
|
||||
feature.properties,\
|
||||
epl-v10.html
|
||||
generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core
|
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/
|
||||
sourcePlugin = true
|
|
@ -2,3 +2,4 @@ bin.includes = feature.xml,\
|
|||
license.html,\
|
||||
feature.properties,\
|
||||
epl-v10.html
|
||||
generate.feature@org.eclipse.rse.dstore.source=org.eclipse.rse.dstore
|
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/
|
||||
sourcePlugin = true
|
|
@ -2,3 +2,4 @@ bin.includes = feature.xml,\
|
|||
feature.properties,\
|
||||
license.html,\
|
||||
epl-v10.html
|
||||
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
|
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/
|
||||
sourcePlugin = true
|
|
@ -2,3 +2,4 @@ bin.includes = feature.xml,\
|
|||
feature.properties,\
|
||||
license.html,\
|
||||
epl-v10.html
|
||||
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
|
|
@ -8,5 +8,5 @@
|
|||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**
|
||||
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/
|
||||
sourcePlugin = true
|
Loading…
Add table
Reference in a new issue