Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » want to get started writing an editor
want to get started writing an editor [message #162970] Mon, 31 July 2006 22:42 Go to next message
Eclipse UserFriend
Originally posted by: adamshaw.cs.uchicago.edu

Greetings --

I need to get off the ground with Eclipse. I am just beginning a project
to develop a front-end in Eclipse for the programming language ML. As a
first step, I would be happy to build an editor that colors keywords and
comments and maybe manages indentation in some sensible way.

The Eclipse API is large and I'm having a hard time getting a foothold
anywhere -- in other words, I'm not sure where to start hacking. Does
anyone have any words of wisdom as to how to get started? Is there an
especially good tutorial or sample project for getting up to speed?

Thanks in advance for any responses.

Regards,

Adam Shaw
University of Chicago
Re: want to get started writing an editor [message #163027 is a reply to message #162970] Tue, 01 August 2006 12:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

Adam,

Have you looked at the sample project templates provided by the New
Plug-in Project wizard? One of the samples is a basic xml editor with
syntax highlighting, etc. You can use that code as a starting point for
your editor.

Hope this helps,
- Jeff
Re: want to get started writing an editor [message #163392 is a reply to message #162970] Wed, 02 August 2006 13:31 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Adam Michael Shaw wrote:

> Greetings --
>
> I need to get off the ground with Eclipse. I am just beginning a
> project to develop a front-end in Eclipse for the programming language
> ML. As a first step, I would be happy to build an editor that colors
> keywords and comments and maybe manages indentation in some sensible way.
>
> The Eclipse API is large and I'm having a hard time getting a foothold
> anywhere -- in other words, I'm not sure where to start hacking. Does
> anyone have any words of wisdom as to how to get started? Is there an
> especially good tutorial or sample project for getting up to speed?

Checkout the talks and tutorials on
http://www.eclipse.org/eclipse/platform-text/development/dev .php

Dani

>
> Thanks in advance for any responses.
>
> Regards,
>
> Adam Shaw
> University of Chicago
Previous Topic:java debug view : how to get the editor to show my steps?
Next Topic:How does editor link to contentoutline
Goto Forum:
  


Current Time: Tue Apr 23 11:23:49 GMT 2024

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

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

Back to the top