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)
m (Add-Ons for RAP)
(4 intermediate revisions by 3 users not shown)
Line 11: Line 11:
 
! scope="col" | Author(s)  
 
! scope="col" | Author(s)  
 
! scope="col" | Links
 
! scope="col" | Links
 +
|-
 +
| [https://github.com/eclipsesource/tabris Tabris UI]
 +
| Application&nbsp;Framework
 +
| github
 +
| Tabris UI provides an application navigation concept inspired by mobile operating systems. It's open source and runs on normal desktop browser as of Tabris 1.2,
 +
| EclipseSource
 +
| [https://github.com/eclipsesource/tabris github], [https://github.com/eclipsesource/tabris.git git], [http://developer.eclipsesource.com/tabris/docs/gettingstarted-demos/ gettings started], [https://github.com/eclipsesource/tabris-demos demo project], [http://developer.eclipsesource.com/tabris/ Tabris Product page],
 +
|-
 +
| [http://eclipsesource.com/en/about/contact-us/ WAI-ARIA/Accessibility support]
 +
| enhancement
 +
| Commercial product
 +
| WAI-ARIA support for the RAP WebClient, designed to improve screenreader and UI-Testing support
 +
| EclipseSource
 +
| [http://eclipsesource.com/en/about/contact-us/ contact information], [http://www.w3.org/WAI/intro/aria ARIA overview]
 +
|-
 +
| [https://github.com/eclipsesource/rap-gmap Google Maps Widget]
 +
| custom&nbsp;widget
 +
| github
 +
| Browser-Widget based RCP/RAP gmap widget
 +
| Tim Buschtöns
 +
| [http://eclipsesource.com/blogs/2010/12/18/a-new-google-maps-widget-for-swt-and-rap/ blog],[https://github.com/eclipsesource/rap-gmap/blob/master/README readme],[https://github.com/eclipsesource/rap-gmap.git Git], [http://rap.eclipsesource.com/rapdemo/examples#gmaps demo]
 +
|-
 +
| [https://github.com/ralfstx/rap-d3charts d3 Charts for RAP]
 +
| custom&nbsp;widget
 +
| github
 +
| Experimental chart widgets for RAP using the d3 library.
 +
| Ralf Sternberg
 +
| [http://eclipsesource.com/blogs/2013/07/18/visualizing-data-with-d3/ blog],[https://github.com/ralfstx/rap-d3charts/blob/master/README.md readme],[https://github.com/ralfstx/rap-d3charts.git Git], [http://rap.eclipsesource.com/rapdemo/examples#chart demo]
 
|-
 
|-
 
| [[RAP/Incubator/File Upload|File Upload]]  
 
| [[RAP/Incubator/File Upload|File Upload]]  
Line 24: Line 52:
 
| Enhanced variation of a Table/Tree widget
 
| Enhanced variation of a Table/Tree widget
 
| Ivan Furnadjiev  
 
| Ivan Furnadjiev  
| [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.nebula-grid.git/ Git], [http://download.eclipse.org/rt/rap/incubator/nightly/nebula-grid/, Nightly builds p2 repository], [http://download.eclipse.org/rt/rap/incubator/2.0/nebula-grid/ RAP 2.0 compatible p2 repository], [http://eclipsesource.com/blogs/2012/06/29/nebula-grid-widget-on-rap/ blog]
+
| [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.nebula-grid.git/ Git], [http://download.eclipse.org/rt/rap/incubator/nightly/nebula-grid/, Nightly builds p2 repository], [http://download.eclipse.org/rt/rap/incubator/2.0/nebula-grid/ RAP 2.0 compatible p2 repository], [http://eclipsesource.com/blogs/2012/06/29/nebula-grid-widget-on-rap/ blog], [http://rap.eclipsesource.com/rapdemo/examples#nebula-grid demo]
 
|-
 
|-
 
| [https://git.eclipse.org/c/nebula/org.eclipse.nebula.git/tree/widgets/picture Nebula Picture Control]  
 
| [https://git.eclipse.org/c/nebula/org.eclipse.nebula.git/tree/widgets/picture Nebula Picture Control]  
Line 52: Line 80:
 
| A Combo-like dropdown for Text widgets  
 
| A Combo-like dropdown for Text widgets  
 
| Tim Buschtöns
 
| Tim Buschtöns
| [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.dropdown.git/ Git]
+
| [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.dropdown.git/ Git], [http://rap.eclipsesource.com/rapdemo/examples#drop-down demo]
 
|-
 
|-
 
| [[RAP/Incubator/ClientScripting|ClientScripting]]  
 
| [[RAP/Incubator/ClientScripting|ClientScripting]]  
Line 89: Line 117:
 
| [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.visualization.git/ Git]
 
| [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.visualization.git/ Git]
 
|-
 
|-
| [http://eclipsesource.com/en/about/contact-us/ WAI-ARIA/Accessibility support]
+
| [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.richtext.git/ CKEditor]
| enhancement
+
| Commercial product
+
| WAI-ARIA support for the RAP WebClient, designed to improve screenreader and UI-Testing support
+
| EclipseSource
+
| [http://eclipsesource.com/en/about/contact-us/ contact information], [http://www.w3.org/WAI/intro/aria ARIA overview]
+
|-
+
| [https://github.com/eclipsesource/rap-gmap Google Maps Widget]  
+
 
| custom&nbsp;widget  
 
| custom&nbsp;widget  
| github
+
| RAP&nbsp;Incubator
| Browser-Widget based RCP/RAP gmap widget
+
| Richtext Edtior widget based on Browser-Widget (RAP 1.x) / Remote API (RAP 2.x)
| Tim Buschtöns
+
| Tim Buschtöns, Markus Knauer
| [http://eclipsesource.com/blogs/2010/12/18/a-new-google-maps-widget-for-swt-and-rap/ blog],[https://github.com/eclipsesource/rap-gmap/blob/master/README readme],[https://github.com/eclipsesource/rap-gmap.git Git]
+
| [http://eclipsesource.com/blogs/2012/03/22/ckeditor-for-rap/ blog],[http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.richtext.git/tree/README.md readme], [http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.richtext.git/ Git], [http://ckeditor.com/ original widget], [http://rap.eclipsesource.com/rapdemo/examples#ckeditor demo]
|-
+
| [https://github.com/eclipsesource/rap-ckeditor CKEditor]
+
| custom&nbsp;widget
+
| github
+
| Rich text Edtior widget based on Browser-Widget (RAP 1.x) / Remote API (RAP 2.x)
+
| Tim Buschtöns  
+
| [http://eclipsesource.com/blogs/2012/03/22/ckeditor-for-rap/ blog],[https://github.com/eclipsesource/rap-ckeditor/blob/master/README.md readme], [https://github.com/eclipsesource/rap-ckeditor.git Git], [http://ckeditor.com/ original widget]
+
 
|-
 
|-
 
| [https://github.com/eiswind/ckeditor-eclipse-rcp CKEditor by Thomas Kratz]  
 
| [https://github.com/eiswind/ckeditor-eclipse-rcp CKEditor by Thomas Kratz]  
Line 116: Line 130:
 
| Thomas Kratz
 
| Thomas Kratz
 
| [https://github.com/eiswind/ckeditor-eclipse-rcp/blob/master/README.md readme], [https://github.com/eiswind/ckeditor-eclipse-rcp Git]
 
| [https://github.com/eiswind/ckeditor-eclipse-rcp/blob/master/README.md readme], [https://github.com/eiswind/ckeditor-eclipse-rcp Git]
|-
 
| [https://github.com/eiswind/codemirror-eclipse-rcp Code Mirror]
 
| custom&nbsp;widget
 
| github
 
| Browser-Widget/codemirror based code editor
 
| Thomas Kratz
 
| [https://github.com/eiswind/codemirror-eclipse-rcp/blob/master/README.md readme], [https://github.com/eiswind/codemirror-eclipse-rcp Git], [http://codemirror.net/ original widget]
 
 
|-
 
|-
 
| [https://github.com/angelozerr/CodeMirror-Eclipse Code Mirror]  
 
| [https://github.com/angelozerr/CodeMirror-Eclipse Code Mirror]  

Revision as of 16:14, 8 November 2013

Add-Ons for RAP

This is a list of software that was developed to be used together with 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 in any way. If you have trouble, you should try to contact the authors. For incubator projects, visit the RAP newsgroup.

Project Type Host Description Author(s) Links
Tabris UI Application Framework github Tabris UI provides an application navigation concept inspired by mobile operating systems. It's open source and runs on normal desktop browser as of Tabris 1.2, EclipseSource github, git, gettings started, demo project, Tabris Product page,
WAI-ARIA/Accessibility support enhancement Commercial product WAI-ARIA support for the RAP WebClient, designed to improve screenreader and UI-Testing support EclipseSource contact information, ARIA overview
Google Maps Widget custom widget github Browser-Widget based RCP/RAP gmap widget Tim Buschtöns blog,readme,Git, demo
d3 Charts for RAP custom widget github Experimental chart widgets for RAP using the d3 library. Ralf Sternberg blog,readme,Git, demo
File Upload util / port RAP Incubator UploadHandler / SWT FileDialog widget Austin Riddle, Ralf Sternberg File Upload,Git,blog
Nebula Grid port RAP Incubator Enhanced variation of a Table/Tree widget Ivan Furnadjiev Git, Nightly builds p2 repository, RAP 2.0 compatible p2 repository, blog, demo
Nebula Picture Control SWT/RAP Eclipse Single sourced SWT/RAP picture control Angelo Zerr web, git, update site
Nebula Pagination Control SWT/RAP Eclipse Single sourced table pagination control Angelo Zerr web, git, update site
Nebula TableCombo Widget port github Adjusted version of the original TableCombo widget Thomas Kratz readme, Git, original implementation
DropDown custom widget RAP Incubator A Combo-like dropdown for Text widgets Tim Buschtöns Git, demo
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 widget RAP Incubator Google Visualization widgets as RAP custom widgets Austin Riddle Git
CKEditor custom widget RAP Incubator Richtext Edtior widget based on Browser-Widget (RAP 1.x) / Remote API (RAP 2.x) Tim Buschtöns, Markus Knauer blog,readme, Git, original widget, demo
CKEditor by Thomas Kratz custom widget github Fork of the above CKEditor widget Thomas Kratz readme, Git
Code Mirror custom widget github Another Browser-Widget/codemirror based code editor Angelo Zerr readme, original widget
Select2.js widget custom widget github More flexible variation of a Combo/Select widget Thomas Kratz blog
Dojo based Gantt Chart example github a dojo Compatible Bean Model of the gantt chart Thomas Kratz readme, Git
Single Sourcing Example example/snippets github Using OSGi services to single-source an RCP and RAP Application Holger Staudacher blog, 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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.