Import code changes in Beekit

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Import code changes in Beekit

3,912件の閲覧回数
CecchiSandrone
Contributor II
Hi all,

I have a simple question. Is it possible to import code changes in Beekit? Because if I modify a source file (e.g. BeeApps.c), when I export solution from Beekit (e. g. because I want to disable ZTC), it overwrites the old file. Is there a config file in which I can tell to Beekit what files to overwrite?


Message Edited by Cecchi Sandrone on 2008-01-06 11:48 AM
ラベル(1)
0 件の賞賛
返信
4 返答(返信)

1,380件の閲覧回数
Mads
Contributor V
Cecchi,
 
Beekit does not import or export code changes, but only changes in properties (header files)
you should use the Export properties feature as it does not overwrite any source code file (except for the endpointconfig.c).
Export solution will give you a new copy of all source code, export properties will not.
 
Note that changing the ZTC enable/disable function does require you to re-import the project file.
 
BR,
Mads
0 件の賞賛
返信

1,380件の閲覧回数
CecchiSandrone
Contributor II
So export solution (and resulting overwriting) is necessary only for enable/disable ZTC? Can all other parameters be modified only exporting properties?
0 件の賞賛
返信

1,380件の閲覧回数
Mads
Contributor V
No,
just use the Export/import properties functions which does not overwrite files.
BUT you must for certain properties re-import the project file. the ZTC property is one of them - as the help text states.
 
Br,
Mads
0 件の賞賛
返信

1,380件の閲覧回数
CecchiSandrone
Contributor II
Ok...thanks Mads.
0 件の賞賛
返信