Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Javadoc and tutorials for RAP
Javadoc and tutorials for RAP [message #44193] Sat, 01 September 2007 10:21 Go to next message
Eclipse UserFriend
Originally posted by: agcdxdva.trashmail.net

Hello,

I am new to RAP and I don't know how to start writing RAP applications.
I have already read the "Getting Started" section
http://www.eclipse.org/rap/gettingstarted.php and the two demos work fine
for me.
But now I want to start writing my own applications and I miss a javadoc
where I can look up the classes and methods I can use.

Is there a javadoc for RAP and does anyone know a good tutorial on writing
RAP applications? How did you start to write your RAP apps? Thanks!

Regards,
Daniel Schnabel
Re: Javadoc and tutorials for RAP [message #44254 is a reply to message #44193] Sat, 01 September 2007 21:40 Go to previous message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi Daniel,

it's true that there are not enough tutorials about diving into RAP.
But most of the time it's really straight forward like writing an RCP
application. In the beginnging, the only difference is that you need to
imlement IEntrypoint instead of IApplication and register it via the
org.eclipse.rap.ui.entrypoint extension point.

Talking about Javadoc, most of the current API has Javadoc comments like
you know it from original SWT/JFace/Workbench.

If you're able to read german magazines, Ralf and me just published an
article about writing RAP applications in the Eclipse magazine. See
www.eclipsemag.de

But we will definitly publish more tutorials for beginners but also
experts about different topics of RAP. The only problem is time at the
moment so I think this will be done around the 1.0 release.

If you've any questions regarding RAP, don't hesitate to ask here.

Have fun!
Benny

Daniel Schnabel wrote:
> Hello,
>
> I am new to RAP and I don't know how to start writing RAP applications.
> I have already read the "Getting Started" section
> http://www.eclipse.org/rap/gettingstarted.php and the two demos work
> fine for me.
> But now I want to start writing my own applications and I miss a javadoc
> where I can look up the classes and methods I can use.
>
> Is there a javadoc for RAP and does anyone know a good tutorial on
> writing RAP applications? How did you start to write your RAP apps? Thanks!
>
> Regards,
> Daniel Schnabel
>
Previous Topic:Excecption in rap.ui.workbench
Next Topic:any document for newbie?
Goto Forum:
  


Current Time: Thu Apr 25 06:31:45 GMT 2024

Powered by FUDForum. Page generated in 0.02547 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top