Top 10 Reasons to upgrade to Eclipse 3.3 M5 right now
, and these are my top-10 reasons to upgrade:
- SWT libraries automatically found (since M4
) - this eases deployment of SWT applications dramatically. No longer setting java.library.path, just one single dependency, easily expressed as a Maven 2 dependency
- System tray support added on Mac OS X (since M1
, somehow workable since M4 - your starting class has to be in package org.eclipse.swt) - Now there is real cross-platform support for tray icons, notification area icons or menubar items
- Code clean up on save (since M3
) - makes it easy to adhere to coding conventions without much manual formatting
- Text drag and drop in text editors (since M5
) - very useful for manual reording of code
- Advanced tooltips (since M4
) - tooltips can contain more than text
- New DateTime control (since M3
) - date and time entry with improved usability
- Mozilla Everywhere (since M5
) - when you need a controlled web browser control and cannot rely on the operating system's default
- Improved completion in annotations (since M2
) - good for users of libraries like DAX
that use annotations.
- Working sets for the Project Explorer (since M2
) - working set support for non-Java projects
- Apply Patch offers full context patch preview (since M2
)
I am Product Manager for Collaboration and Digital Asset Management at