How to disable User repositories for Processor Expert?

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

How to disable User repositories for Processor Expert?

ソリューションへジャンプ
2,057件の閲覧回数
epileftric
Contributor II

Is there a way to disable the user repositories or at least change the folders? Since it's really annoying that the IDE creates 2 folders in my HOME folder.

 

 

I've already unchecked them on the  "repositories and paths" section over Processor Expert in Preferences. But still every time I open KDS it creates those folders again.

 

 

This might not be as painful as it seams for Windows users, but in Linux it is. It's like somebody coming to your house and leaving a box full of unwanted stuff in the middle of the living room.

 

 

Thanks.

ラベル(1)
1 解決策
1,913件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hi,

the MyComponents directory creation can be fixed by two steps:

1. disabling the Repository in Window | Preferences | Processor Expert | Repositories and Paths

2. editing file eclipse/ProcessorExpert/Config/Repositories/My_Components.cfg  - in the XML tag CreateRepositoryDirectory change value true->false.

Regarding the "Processor Expert" directory. You have to create environment variable ALLUSERSPROFILE with the name of existing directory and always be exported. e.g. creating small one liner script like this:

ALLUSERSPROFILE=/writable/dir/something ./kinetis-design-studio

Regards,

Libor

元の投稿で解決策を見る

4 返答(返信)
1,911件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

hi,

processor expert use its own file structure to manage files. user can not modify this structure arbitrarily.

however CW has setting that allowed user to modify the folder name.

please see attached video of how to change "Source" folder to "Source1" as an example.

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,911件の閲覧回数
epileftric
Contributor II

I was talking about this two folders: http://imgur.com/BdXEpTh

0 件の賞賛
返信
1,914件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hi,

the MyComponents directory creation can be fixed by two steps:

1. disabling the Repository in Window | Preferences | Processor Expert | Repositories and Paths

2. editing file eclipse/ProcessorExpert/Config/Repositories/My_Components.cfg  - in the XML tag CreateRepositoryDirectory change value true->false.

Regarding the "Processor Expert" directory. You have to create environment variable ALLUSERSPROFILE with the name of existing directory and always be exported. e.g. creating small one liner script like this:

ALLUSERSPROFILE=/writable/dir/something ./kinetis-design-studio

Regards,

Libor

1,911件の閲覧回数
epileftric
Contributor II

Thank you so much! It worked like charm!

0 件の賞賛
返信