[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Plugins

xchen@xxxxxxxxxxxxx (Xiaoping Chen) wrote in
news:9k6v5m$og$1@xxxxxxxxxxxxx: 

> Where can I get information about how to write an Eclipse Plugins?
> Can we customize "Type Hierarchy" view and "Outline" view in the
> workspace for languages other than Java?
> 
> 

Xiaoping,
1) look at the Help perspective
2) you can customize the outline view
3) the Type Hirarchy is for JDT , but I presume you cancreate your own view

Chris