[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Good practice using resource plug-in

Look in the Help -> Platform Plugin Developers Guide -> Programmer's Guide -> Editors

It will show you how to set up editors in an RCP application.

I think when you have them set up, then they should work correctly with the CNF, however you may need to alter the content provider to hook to the editors. Get the editing stuff setup first and if it does not work and you can't figure it out, post again.

Francis

marsha wrote:
Hi Francis,

Your links were very usefull...especially the second one.

I got a running Navigator. The only problem I have now is that nothing happens when I double click a file. Where are the actions that open the corresponding editor? How can I include them?

Thanks a lot for your help.

Marsha