1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00

bug 268581 individual source bundles

This commit is contained in:
Vivian Kong 2009-04-09 18:45:06 +00:00
parent 74118c6655
commit 2cc23a356f
2 changed files with 4 additions and 2 deletions

View file

@ -2,5 +2,4 @@ bin.includes = eclipse_update_120.jpg,\
epl-v10.html,\
feature.xml,\
license.html
individualSourceBundles=true

View file

@ -107,3 +107,6 @@ javacSource=1.5
# The version of the byte code targeted
javacTarget=1.5
# Create individual source bundles
individualSourceBundles=true