Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] (no subject)

hi Gayan,

there are some good tutorials to start with:
http://www.vogella.de/eclipse.html - excellent tutorials by Lars Vogel. You'll probably want to start with "Eclipse RCP Tutorial"
http://www.eclipse.org/articles/ - Eclipse articles corner. Some articles are quite old but still worth reading to get started with basic stuff which doesn't change over years.
http://www.eclipse.org/forums/eclipse.newcomer and http://www.eclipse.org/forums/eclipse.platform - two great forums to seek for questions that were already answered

And finally, your Eclipse have some templates to start with - can be found by clicking File->New Plugin Project.

good luck with your plugin!

Jacek


On Fri, Oct 29, 2010 at 10:33 AM, Gayan Dhanushka <gayanlggd@xxxxxxxxx> wrote:
Hi all,
      I'm planning on designing a GUI based plugin to generate HTML code snippets automatically. Can anyone of you give some details on where to start.
thank you

--
Gayan Dhanushka
Undergraduate
Computer Science & Engineering
University of Moratuwa


_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev



Back to the top