• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse Plugins - Editor Otline View

 
Ranch Hand
Posts: 93
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

can you tell me if this book shows how to code an outline view?

We use a home grown language for some stuff we do, and though I have created an editor with keyword colouring, I would like to add an outline view but much googling hasn't turned up any help. For me, that would warrant buying the book on its own !

Thanks in advance.

Dave
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I've read the table of contents on amazon, but I still have some questions about what I think are the most interesting features in the latest Eclipse versions :
- Does it cover the new menu extension point ?
- Does it cover GMF ?
- And the model-to-text and text-to-text modeling and transformation frameworks ?
- And what about writing some custom JDT extensions ? (like, how to create a New Class custom wizard - the Eclipse documentation is mute on this subject)

Anyway, thumbs up for bringing updated documentation to the developers !


 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic