Rich Ajax Platform (RAP) for Eclipse [JFace, SWT API, qooxdoo]

A

Andreas M.

Hi,

found this one last night and thought some of you may find it
interesting. While this is only partially Javascript it is a pretty
interesting project for enterprise web-developers.

From their website (http://www.eclipse.org/rap/index.php):

The RAP project enables developers to build rich, Ajax-enabled Web
applications by using the Eclipse development model, plug-ins with the
well known Eclipse workbench extenstion points, JFace, and a widget
toolkit with SWT API (using qooxdoo for the client-side
presentation). The project has graduated from incubation and released
its 1.0 release.

Very roughly said, you write your application as an Eclipse RCP and
publish it to the web, where it will be displayed in the browser,
without the need for Java on the client-side, instead the client-side is
pure Ajax, using the 'qooxdoo' widget-toolkit, which seems a bit like
the YUI, at least from the targeted audience point of view.

I think, that this is, for some, very nice.
 
P

Peter Michaux

Hi,

found this one last night and thought some of you may find it
interesting. While this is only partially Javascript it is a pretty
interesting project for enterprise web-developers.

From their website (http://www.eclipse.org/rap/index.php):

The RAP project enables developers to build rich, Ajax-enabled Web
applications by using the Eclipse development model, plug-ins with the
well known Eclipse workbench extenstion points, JFace, and a widget
toolkit with SWT API (using qooxdoo for the client-side
presentation). The project has graduated from incubation and released
its 1.0 release.

Very roughly said, you write your application as an Eclipse RCP and
publish it to the web, where it will be displayed in the browser,
without the need for Java on the client-side, instead the client-side is
pure Ajax, using the 'qooxdoo' widget-toolkit, which seems a bit like
the YUI, at least from the targeted audience point of view.

Is this another "write everything in Java and compile to JavaScript
for the client-side" project similar to GWT?

Thank,
Peter
 
A

Andreas M.

Am 16.10.2007 18:30 Peter Michaux wrote
Is this another "write everything in Java and compile to JavaScript
for the client-side" project similar to GWT?

I don't know. I don't use it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top