Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP xml file editor(Problems with implementing eclipse text editor in rcp)
RCP xml file editor [message #1446854] Fri, 17 October 2014 12:00 Go to next message
Jakub Wegrzyn is currently offline Jakub WegrzynFriend
Messages: 4
Registered: October 2014
Junior Member
I want to create a RCP xml editor using one of eclipse's editors.
I have been searching a lot on the internet and I found few examples, tutorials but somehow none of them works for me..

I tried:
ttp://codeandme.blogspot.fr/2011/10/reusing-xml-source-editor.html

I also tried to use XMLMultiPageEditor, StructuredTextEditor,TextEditor but always I get errors like:
"Text editor does not have a document provider" (I spent some time looking into this but without any better results)
or Failed to create the part's controls.
(EditorPart with StyledText works fine)

Basically I was following this tutorial:
ttp://o7planning.org/web/fe/default/en/document/16608/eclipse-rcp-for-beginners-workbench-application

but tried to implement my own editor.

If anyone could help me with that, that would be great.
Re: RCP xml file editor [message #1815308 is a reply to message #1446854] Mon, 30 September 2019 09:17 Go to previous message
Prashant Mumbarkar is currently offline Prashant MumbarkarFriend
Messages: 4
Registered: September 2019
Junior Member
Were you able to solved this ? I am facing similar problems :(
Previous Topic:In Built XML/SCXML editor for RCP application?
Next Topic:Sample Code for Hyperbola from book Eclipse Rich Client Platform
Goto Forum:
  


Current Time: Thu Sep 19 08:36:45 GMT 2024

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

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

Back to the top