[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
|
I've considered that but I'm concerned that my developers who are new to
SWT/JFace will require effort to learn writing RCP apps as well. I'm also
concerned about additional jars/size/performance overhead.
Your thoughts?
"Rich Kulp" <richkulp@xxxxxxxxxxxxxxxxxx> wrote in message
news:d9c6m8$td4$1@xxxxxxxxxxxxxxxxxxx
> 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