Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-ui-dev] Navigator View in C/C++ Perspective

Hi all!!
 
I've got a task to hide all unnessesary views from C/C++ Perspective at first startup. So I wrote "org.eclipse.ui/defaultPerspectiveId=org.eclipse.cdt.ui.CPerspective" in org.eclipse.platform_3.0.1\plugin_customization.ini and at first startup of Eclipse appears C/C++ Projects View, Outline View, Make View, Navigator View and some other views. I've succeed to hide Make View. But how can I hide Navigator View? There are no direct mentions of this view in cdt code... Is it possible to hide this View at all?
 
 
Thanks for advance,
Igor S. Zamyatin
JSC Interstron
http://www.interstron.ru

Back to the top