Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Eclipse RAP editor
Eclipse RAP editor [message #799813] Thu, 16 February 2012 10:46 Go to next message
no name no name is currently offline no name no nameFriend
Messages: 28
Registered: February 2012
Junior Member
Hi

Is there any editor available in RAP which does source code highlighting in the same way as eclipse java code editor does?

I am building web debugger in RAP.
I have created RAP Debug perspective.
All basic functionality of a debugger has done.
I just want to know how to add bar which shows currently executable line in the same way as we have in eclipse editor?
Kindly give me some code snippet for the same.
Thanks in advance.

:)
Re: Eclipse RAP editor [message #799911 is a reply to message #799813] Thu, 16 February 2012 13:08 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi,

this question has been asked again and again on this newsgroup. There
is currently no editable StyledText implementation available in RAP
(only a read-only implementation in the sandbox, which cannot be
recommended). Contributors are welcome.

If you need a read-only rich text, I'd suggest to display HTML in the
Browser widget. If it has to be editable, use an existing rich text
editor for JavaScript in the Browser widget. You can find an example on
wrapping the CKEditor in a custom widget here on github [1].

HTH, Ralf


[1] https://github.com/eclipsesource/rap-ckeditor

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Eclipse RAP editor [message #1020935 is a reply to message #799813] Tue, 19 March 2013 08:12 Go to previous messageGo to next message
Konstantinos Apostolou is currently offline Konstantinos ApostolouFriend
Messages: 4
Registered: February 2013
Junior Member
Hi

have a look at this http : // buildingbyrap.blogspot.gr / 2013 / 03 / how-to-integrate-tinymce-to-rap.html

Sorry about the spaces a add them due to forum limitations

[Updated on: Tue, 19 March 2013 08:12]

Report message to a moderator

Re: Eclipse RAP editor [message #1021575 is a reply to message #1020935] Wed, 20 March 2013 10:31 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Looks interesting! A screenshot would be nice to get a better idea how
you're using TinyMCE with Tables.

Regards, Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Eclipse RAP editor [message #1021588 is a reply to message #1020935] Wed, 20 March 2013 10:56 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
this is really interesting. Thanks for sharing. I'm voting for a
screenshot too :-)
Best,
Ivan

On 3/19/2013 10:12 AM, Konstantinos Apostolou wrote:
> Hi
>
> have a look at this http : // buildingbyrap.blogspot.gr / 2013 / 03 /
> how-to-integrate-tinymce-to-rap.html
>
> Sorry about the spaces a add the due to forum limitations

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Eclipse RAP editor [message #1022184 is a reply to message #1021588] Thu, 21 March 2013 12:42 Go to previous message
Konstantinos Apostolou is currently offline Konstantinos ApostolouFriend
Messages: 4
Registered: February 2013
Junior Member
Ok here you are

http : // postimg.org / image / u45zxije3 /
http : // postimage.org / image / qeg77tljr/ a49cba7d /
http : //postimg.org / image / rf07y0d8r /
Previous Topic:Eclipse RAP editor
Next Topic:Virtual tree event sequence mismatch
Goto Forum:
  


Current Time: Thu Apr 18 09:10:22 GMT 2024

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

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

Back to the top