[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] How to modify the menu of my Eclipse RCP application?

I have built my RCP application. It's inferface looks more simple than Eclipse. But, I still want it more simple. I want to cut some menu such as File, Edit, and so on. And I want to modify some menu such as Window. I want to modify the name of menu Window, and I want to delete some items of menu Window. How to do? Thanks a lot.