mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
[releng]working on a tycho-maven build.
This commit is contained in:
parent
894c4f8a49
commit
c2e80feb83
2 changed files with 4 additions and 2 deletions
|
@ -53,4 +53,4 @@ Export-Package: org.eclipse.rse.tests,
|
|||
org.eclipse.rse.tests.ui.connectionwizard,
|
||||
org.eclipse.rse.tests.ui.mnemonics,
|
||||
org.eclipse.rse.tests.ui.preferences
|
||||
Bundle-ClassPath: rsetests.jar
|
||||
Bundle-ClassPath: .
|
|
@ -9,9 +9,11 @@
|
|||
# IBM Corporation - initial API and implementation
|
||||
# Martin Oberhuber (Wind River) - fix ant build and make consistent
|
||||
###############################################################################
|
||||
source.rsetests.jar = src/
|
||||
source.. = src/
|
||||
output.. = bin/
|
||||
bin.includes = plugin.xml,\
|
||||
META-INF/,\
|
||||
.,\
|
||||
test.data/,\
|
||||
test.xml,\
|
||||
plugin.properties,\
|
||||
|
|
Loading…
Add table
Reference in a new issue