Import code changes in Beekit

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Import code changes in Beekit

3,347 次查看
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 回复数

815 次查看
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 项奖励
回复

815 次查看
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 项奖励
回复

815 次查看
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 项奖励
回复

815 次查看
CecchiSandrone
Contributor II
Ok...thanks Mads.
0 项奖励
回复