mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
bug 268581 individual source bundles
This commit is contained in:
parent
74118c6655
commit
2cc23a356f
2 changed files with 4 additions and 2 deletions
|
@ -2,5 +2,4 @@ bin.includes = eclipse_update_120.jpg,\
|
|||
epl-v10.html,\
|
||||
feature.xml,\
|
||||
license.html
|
||||
|
||||
individualSourceBundles=true
|
||||
|
||||
|
|
|
@ -107,3 +107,6 @@ javacSource=1.5
|
|||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
|
||||
# Create individual source bundles
|
||||
individualSourceBundles=true
|
||||
|
|
Loading…
Add table
Reference in a new issue