• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Eclipse Plugins - A question or two.

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello!

This sounds like an interesting read. I have been using Eclipse for Java development for some time now, and recently began using it for some work in Python. I have not yet found a plug-in for Python development that fits my needs and price range. I haven't ever developed plug-ins in the past, but have recently been looking in to it. Based on answers to previous questions, it sounds like I meet the minimum requirement for benefiting from this book: a background in Java.

From reading the description of the book, I gather that this book may be the way for me to go. Am I correct in my understanding that this book would cover just about everything I would need to know to develop a high quality plug-in for Python development in Eclipse? Another question that comes to mind is: (assuming I am starting from a plug-in beginner's point of view) Is this a book that I should expect to need to read all 818 or so pages before starting any real plug-in development of my own? Or is it more of the style where the basics are covered, and then specifics can be referenced from the text as the need for them arises in my own development?

Thank you for your time!
 
author
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Muttin Fish wrote:From reading the description of the book, I gather that this book may be the way for me to go. Am I correct in my understanding that this book would cover just about everything I would need to know to develop a high quality plug-in for Python development in Eclipse? Another question that comes to mind is: (assuming I am starting from a plug-in beginner's point of view) Is this a book that I should expect to need to read all 818 or so pages before starting any real plug-in development of my own? Or is it more of the style where the basics are covered, and then specifics can be referenced from the text as the need for them arises in my own development?


Our book would certainly cover a great deal of what you would need, but there are many advanced topics that we don't cover. Fortunately, the Eclipse source provides a wealth of examples of how to do just about anything.

I would say that once you get through chapter 8, you should be in petty good shape, and that the rest could be read as needed.
 
I can't renounce my name. It's on all my stationery! And hinted in this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic