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:
parent
8820a6d0d7
commit
7b037d8323
2 changed files with 8 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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,\
|
||||
|
|
Loading…
Add table
Reference in a new issue