mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Fixed up build.properties to include new browser folder.
This commit is contained in:
parent
29adda7a82
commit
afc00e11ee
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,8 @@ bin.includes = about.html,\
|
|||
plugin.properties,\
|
||||
cdtui.jar
|
||||
source.cdtui.jar = src/,\
|
||||
utils.ui/
|
||||
utils.ui/,\
|
||||
browser/
|
||||
src.includes = about.html,\
|
||||
plugin.xml,\
|
||||
about.html,\
|
||||
|
@ -14,3 +15,4 @@ src.includes = about.html,\
|
|||
javadoc.packages = org.eclipse.cdt.ui.*,\
|
||||
org.eclipse.cdt.ui.wizards.*,\
|
||||
org.eclipse.cdt.ui.wizards.conversion.*
|
||||
output.cdtui.jar = bin/
|
||||
|
|
Loading…
Add table
Reference in a new issue