Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » I want to develop a text editor use JDT UI
icon3.gif  I want to develop a text editor use JDT UI [message #1721209] Mon, 25 January 2016 16:54 Go to next message
Karen Chatalyan is currently offline Karen ChatalyanFriend
Messages: 1
Registered: January 2016
Junior Member
Hi all,

I want to develop a standalone text editor using JDT UI

Anyone has a idea to achieve this ? May be somebody knows examples?

I've used SourceViewer with SourceViewerConfiguration ore JavaTextTools, but i've no idea how to replace some default for plugins things like properties, color map and another.

For example:
When we develop plugin, code like - "IPreferenceStore store= JavaPlugin.getDefault().getCombinedPreferenceStore();" work good, but it doesn't work in standalone application, because we haven't any "Default".


Thanks in advance ore links
Re: I want to develop a text editor use JDT UI [message #1739677 is a reply to message #1721209] Wed, 03 August 2016 17:34 Go to previous message
Lazar St is currently offline Lazar StFriend
Messages: 2
Registered: July 2016
Junior Member
I need to know the same thing is there someone who can respond the question?
Previous Topic:Problem with adding dictionary.
Next Topic:maven dependency for jdt.core coming with 4.6
Goto Forum:
  


Current Time: Fri Apr 19 22:36:55 GMT 2024

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

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

Back to the top