[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Seeking non-Eclipse SWT/JFace filding XML viewer/editor

If you are developing a desktop application, you might want to look into developing it as an RCP app. Then you can have not just SWT/JFace, but the rest of eclipse to help you.

Tutorials on RPC:

http://eclipse.org/articles/Article-RCP-1/tutorial1.html
http://eclipse.org/articles/Article-RCP-2/tutorial2.html
http://eclipse.org/articles/Article-RCP-3/tutorial3.html

Article on Folding:

http://eclipse.org/articles/Article-Folding-in-Eclipse-Text-Editors/folding.html

--
Thanks,
Rich Kulp