CodeWarrior V6.3 - HC08GP32

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

CodeWarrior V6.3 - HC08GP32

1,160 次查看
HermanVWD
Contributor I

Hi,

 

I develop code for a project on more than one PC. The project files are stored on a USB stick.

 

Can the IDE Preferences easily be copied from one PC to the next? Which file is to be copied?

 

 

best regards,

Herman

标签 (1)
0 项奖励
回复
2 回复数

921 次查看
CrasyCat
Specialist III

Hello

 

For IDE preferences we usually do not recommend to copy them directly from one PC to another.

This might generate some trouble.

 

Normally you should be able to Export the data from the various Panel on the first PC and import them on the new one.

 

If you want to  give it a try though you can try to copy over the file CodeWarrior5.9.Prefs and EditorSettings located in the {Install}\bin folder.

 

If this generates some trouble, then use the Export/Import feature.

 

 

CrasyCat

0 项奖励
回复

921 次查看
J2MEJediMaster
Specialist I

If what you are talking about is the settings for your project, those are stored in a subdirectory calld Data in the project directory. That is, if your project folder is named Cool_App, the project settings are stored in a folder Cool_App_Data within the project folder. Opening the project folder's project file (.mcp) with CodeWarrior on a different system should pick up the project settings.

 

---Tom

0 项奖励
回复