Surya \’s Blog

… ever streaming tools and technologies….!!!

Archive for the ‘Eclipse RCP’ Category

Eclipse RCP Tutorial (new 3.7)

Posted by kathayat on October 23, 2011

http://www.vogella.de/articles/EclipseRCP/article.html

http://eclipsesource.com/blogs/2011/03/22/what-every-eclipse-developer-should-know-about-emf-part-1/

http://www.vogella.de/eclipse.html

Click to access EMF.pdf

http://www.ralfebert.de/blog/eclipsercp/rcp_examples/

http://www.rcp-vision.com/?p=1157&lang=en

http://www.eclipse-tips.com/how-to-guides/27-making-good-eclipse-rcp-apps-for-mac

http://www.eclipse.org/articles/Article-RCP-1/tutorial1.html

http://help.eclipse.org/indigo/basic/tocView.jsp?toc=/org.eclipse.platform.doc.isv/toc.xml

http://lubospeclipse.wordpress.com/eclipse-plugin-and-rcp-development-notes-2-2/

http://rcpexperiments.blogspot.com/

http://blog.eclipse-tips.com/2009/05/creating-custom-property-view.html

http://www.vogella.de/articles/EclipseEMF/article.html

Adding (multiple) Eclipse RCP views declaratively into IFolderLayout

http://markmail.org/message/yyn6fhsgo2iexwqg (saving and editing models – loop back to my own blog post of 2007 :))

http://www.eclipse.org/articles/Article-Using%20EMF/using-emf.html  (Basic Tutorials with Trees, Tables hint)

(data bindings)

http://www.vogella.de/articles/EclipseDataBindingEMF/article.html

http://chris.logweb.net/node/24

http://tanrikut.blogspot.com/2008/11/emf-data-binding-wrap-up.html

(GEF and RCP)

http://www.eclipse.org/articles/Article-GEF-diagram-editor/shape.html

http://www.eclipse.org/articles/Article-GEF-EMF/gef-emf.html

http://www.tfo-eservices.eu/wb_tutorials/media/GEFTutorial/PDF/GEF%20Tutorial.pdf?wb_session_id=79c9e1ca274fc756addb5418ddf597c1

Posted in Eclipse RCP | Leave a Comment »

GMF for beginners

Posted by kathayat on August 4, 2011

http://gmfsamples.tuxfamily.org/wiki/doku.php?id=start

http://www.eclipse.org/articles/Article-Introducing-GMF/article.html

http://www.networkedlearning.nl/files/Getting%20started%20with%20GMF%20-%20working%20copy.pdf

http://www.kermeta.org/docs/fr.irisa.triskell.kermeta.samples.fsm.documentation/build/html.chunked/KerMeta-Create-FSM-Graphical-Editor-With-GMF/index.html

http://wiki.eclipse.org/Graphical_Modeling_Framework/Tutorial/Part_1#Overview_of_GMF

Posted in Eclipse, Eclipse EMF, Eclipse GMF, Eclipse Plug-in, Eclipse RCP | Leave a Comment »

Word Wrap for Text Viewer and Editor

Posted by kathayat on August 24, 2007

>> How to – Word Wrap for Text Viewer and Editor

Posted in Eclipse Plug-in, Eclipse RCP | Leave a Comment »

Make your Eclipse applications richer with view linking

Posted by kathayat on August 24, 2007

>> How to – Make your Eclipse applications richer with view linking

Posted in Eclipse Plug-in, Eclipse RCP | Leave a Comment »

Drag and drop Eclipse Workbench tabs

Posted by kathayat on August 23, 2007

>> How to – Drag and drop Eclipse Workbench tabs

Note: username and password to access this article. My hotmail username and password as for that.

Posted in Eclipse Plug-in, Eclipse RCP | Leave a Comment »

Using Perspectives in Eclipse UI

Posted by kathayat on August 23, 2007

>> How to – Using Perspectives in Eclipse UI

Posted in Eclipse Plug-in, Eclipse RCP | Leave a Comment »

Eclipse Workbench: Using the Selection Service

Posted by kathayat on August 23, 2007

>> How to – Eclipse Workbench: Using the Selection Service

>> Related Eclipse FAQ

Posted in Eclipse Plug-in, Eclipse RCP | Leave a Comment »

Printing with SWT – An Eclipse Editor Example

Posted by kathayat on August 20, 2007

>> How to – Printing with SWT – An Eclipse Editor Example

Posted in Eclipse RCP | 2 Comments »

Building and delivering a table editor with SWT/JFace

Posted by kathayat on August 20, 2007

>> How to – building and delivering a table editor with SWT/JFace

Posted in Eclipse RCP | 2 Comments »

Adding Drag and Drop to an SWT Application

Posted by kathayat on August 20, 2007

>> How to Drag and Drop to an SWT Application

Posted in Eclipse RCP | Leave a Comment »