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

Put the browser folder back into the build.properties.

This commit is contained in:
Doug Schaefer 2006-04-20 08:11:42 +00:00
parent 93740b5316
commit c3277d0f4c

View file

@ -26,4 +26,5 @@ javadoc.packages = org.eclipse.cdt.core.*,\
source.. = src/,\ source.. = src/,\
model/,\ model/,\
parser/,\ parser/,\
browser/,\
utils/ utils/