Today I would like to say few words about Project decorators which are useful for altering the text and/or icon of resources in Package Explorer and Navigator. So don’t hesitate and read the rest of the article
Archive for the ‘Java’ Category
Tips on developing Eclipse plugins – III. – Project Decorators
Monday, January 7th, 2008Tips on developing Eclipse plugins – II.
Thursday, December 27th, 2007Here we go again
In this article I try to shed some light on:
- Dialogs
- Compound document operations
- Markers
Tips on developing Eclipse plugins – I.
Sunday, December 16th, 2007I have been recently working on a new JetMinds product (details will be disclosed soon) which included developing set of Eclipse plugins containing (but not limited to) custom editors with syntax coloring, editor outline, content assistant and other various tools similar to ones already available in Eclipse’s Java editor.
I have encountered several problems regarding Eclipse complexity, the lack or obscurity of the documentation and examples etc. That’s why I began to wrote this series of articles. This is not striving to be complete guide as I just wanted to pinpoint some concepts and ideas I found interesting.
In this article I try to cover:
- UI (SWT) thread issues
- Getting reference to an active editor
- Some IFile issues
- Opening file in its editor
Paralelní programování v Javě a java.util.concurrent
Tuesday, January 2nd, 2007Výpisky ze stejnojmenné přednášky Petra Nejedlého z firmy Sun