Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RAP/Add-Ons"

< RAP
(Add-Ons for RAP)
Line 75: Line 75:
 
| Browser-Widget based rich text edtior widget
 
| Browser-Widget based rich text edtior widget
 
| Tim Buschtöns
 
| Tim Buschtöns
| [https://github.com/eclipsesource/rap-ckeditor.git Git]
+
| [http://eclipsesource.com/blogs/2012/03/22/ckeditor-for-rap/ blog],[https://github.com/eclipsesource/rap-ckeditor.git Git]
 
|-
 
|-
 
| [https://github.com/eclipsesource/rap-single-sourcing Single Sourcing Example]
 
| [https://github.com/eclipsesource/rap-single-sourcing Single Sourcing Example]
Line 97: Line 97:
 
| Holger Staudacher
 
| Holger Staudacher
 
| [http://eclipsesource.com/blogs/2011/06/07/jquery-timeago-in-java-with-rap/ blog], [https://github.com/eclipsesource/rap-timeago.git Git]
 
| [http://eclipsesource.com/blogs/2011/06/07/jquery-timeago-in-java-with-rap/ blog], [https://github.com/eclipsesource/rap-timeago.git Git]
 
 
|}
 
|}

Revision as of 12:37, 4 June 2012

Add-Ons for RAP

This is a list of software that was developed to be used in addition to the core RAP framework. The guidelines and policies of the RAP project do not necessarily apply. The list is as complete as possible, projects are not pre-selected.


Project Type Host Description Author(s) Links
File Upload util / port RAP Incubator UploadHandler / SWT FileDialog widget Austin Riddle, Ralf Sternberg File Upload,Git,blog
ClientScripting enhancement RAP Incubator Client-side SWT-like event handling Tim Buschtöns, Ralf Sternberg Wiki,Git, blog
GEF port RAP Incubator The Graphical Editing Framework Austin Riddle Git, GEF
CNF port RAP Incubator The Common Navigator Framework Bartosz Michalik, Gunnar Wagenknecht Wiki,Git
Tabbed properties view port RAP Incubator Tabbed properties view Gunnar Wagenknecht Git
Google Visualization Widgets custom widgets RAP Incubator Google Visualization widgets as RAP custom widgets Austin Riddle Git
RAP mobile server enhancement github Server components for RAP mobile EclipseSource Git
Google Maps Widget custom widget github Browser-Widget based RCP/RAP gmap widget Tim Buschtöns blog,Git
CKEditor custom widget github Browser-Widget based rich text edtior widget Tim Buschtöns blog,Git
Single Sourcing Example example/snippets github Using OSGi services to single-source an RCP and RAP Application Holger Staudacher Git
Carousel Widget example/custom widget github Example for jquery based custom widget Holger Staudacher blog, Git
Timeago example/custom widget github Example for jquery based custom widget Holger Staudacher blog, Git

Back to the top