Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Adding keywords to JavaEditor
Adding keywords to JavaEditor [message #279813] Mon, 24 January 2005 13:42 Go to next message
Eclipse UserFriend
Originally posted by: plistingart.gmail.com

I'm developing a plugin for eclipse and i have a big problem. I have to
add some keywords to Eclipse's JavaEditor and i don't know how.
First of all i tried to develop a new customized editor and i did it, but
i don't have any of the features that JavaEditor has.
I started looking for the classes that implements the Editor but there
isn't documentation enough.
I found the package org.eclipse.jdt.internal.ui.javaeditor, but i'm not
sure that that's the package i need.
If anybody had the same problem and managed to add some keywords to the
JavaEditor please help.
Thanks to all the community
Pablo
Re: Adding keywords to JavaEditor [message #279873 is a reply to message #279813] Tue, 25 January 2005 03:50 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Pablo wrote:

> I'm developing a plugin for eclipse and i have a big problem. I have
> to add some keywords to Eclipse's JavaEditor and i don't know how.
> First of all i tried to develop a new customized editor and i did it,
> but i don't have any of the features that JavaEditor has.
> I started looking for the classes that implements the Editor but there
> isn't documentation enough.
> I found the package org.eclipse.jdt.internal.ui.javaeditor, but i'm
> not sure that that's the package i need.
> If anybody had the same problem and managed to add some keywords to
> the JavaEditor please help.

See my answer in the org.eclipse.tools.jdt. Please don't cross-post.

Dani

> Thanks to all the community Pablo
>
Previous Topic:Populating the search results view
Next Topic:Problems running unit tests
Goto Forum:
  


Current Time: Thu Jul 24 21:17:39 EDT 2025

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

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

Back to the top