pdom

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

pdom

276 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by blasiis on Wed Oct 20 07:42:16 MST 2010
Whait the pdom file in .metadata\.plugins\org.eclipse.cdt.core directory ?
Can I delete it ?
0 项奖励
1 回复

266 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Oct 20 08:01:32 MST 2010
You can, but it will be created again...

The files in here are the index that is used to enable you to navigate through your code. e.g. when you press F3 to go the definition of a C variable. You can switch off indexing entirely, but you will loose a lot of editor functionality. The Index preferences are in:
Windows->Preferences, C/C++, Indexer.
0 项奖励