Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #3308
| From | Jeff Higgins <jeff@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Large Eclipse plugin projects. |
| Date | 2015-04-21 12:32 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <mh5u25$vic$1@dont-email.me> (permalink) |
| References | <9ca23719-2dd6-42ef-98ca-af23ba300fa9@googlegroups.com> |
On 04/21/2015 09:31 AM, Steve wrote: > Hi all, > > I'm currently working with a project written with the Eclipse GUI library/API. It consists of literally dozens of Eclipse plugins unified together into one application via a master XML. > > Each "plugin" is seen in Eclipse as a "project" or "package" and seems to be really a library, a module. > > I would like to understand Eclipse plugin and take that knowledge to understand how this application is wired together. > > I went to Amazon and searched for books about Eclipse plugin development. As always with tech book reviews there were some detractors. > > I would be grateful if anyone could recommend a book or other resource for my goal of understanding how a large Eclipse application consisting of many plugins could work. > If you haven't looked at (worked your way through) <http://www.vogella.com/tutorials/eclipse.html> I would recommend you do so before buying a book. Between that and <http://help.eclipse.org> you can go a very long way toward understanding the big picture. Then come the devilish details.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar
Large Eclipse plugin projects. Steve <tinker123@gmail.com> - 2015-04-21 06:31 -0700 Re: Large Eclipse plugin projects. Jeff Higgins <jeff@invalid.invalid> - 2015-04-21 12:32 -0400
csiph-web