1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

added the new source folder refactoring in the build

porperties
This commit is contained in:
Alain Magloire 2004-03-09 22:00:19 +00:00
parent 8820a6d0d7
commit 7b037d8323
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-03-09 Alain Magloire
Added the source folder refactor in the build
* build.properties
2004-03-09 Hoda Amer
A new UI tool for renaming model elements.
Mainly under the ui/refactor folder.

View file

@ -6,7 +6,8 @@ bin.includes = about.html,\
cdtui.jar
source.cdtui.jar = src/,\
utils.ui/,\
browser/
browser/,\
refactor/
src.includes = about.html,\
plugin.xml,\
about.html,\