mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 00:05:53 +02:00
[releng] no source bundle for org.eclipse.rse
This commit is contained in:
parent
4ad84ecd6f
commit
7d48cd6865
2 changed files with 5 additions and 2 deletions
|
@ -13,7 +13,7 @@ bin.includes = feature.xml,\
|
||||||
feature.properties,\
|
feature.properties,\
|
||||||
epl-v10.html,\
|
epl-v10.html,\
|
||||||
eclipse_update_120.jpg
|
eclipse_update_120.jpg
|
||||||
generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core
|
generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core,exclude@org.eclipse.rse.doc.user
|
||||||
generate.feature@org.eclipse.rse.dstore.source=org.eclipse.rse.dstore
|
generate.feature@org.eclipse.rse.dstore.source=org.eclipse.rse.dstore
|
||||||
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
|
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
|
||||||
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
|
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
# Copyright (c) 2005, 2009 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -20,3 +20,6 @@ bin.includes = META-INF/,\
|
||||||
eclipse32.png,\
|
eclipse32.png,\
|
||||||
plugin.properties
|
plugin.properties
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
||||||
|
# No source bundle because this contains just branding
|
||||||
|
generateSourceBundle=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue