| View: | [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Eclipse Tip: Define Custom Content Types to Identify Your Data Files by Peter Nehrer - [Clicks: 16]
With the ever-growing number of desktop applications file extension can get confusing. See how to end that problem.
http://www.developer.com/java/data/article.php/3648736 - Dec, 2006 - Drag and drop Eclipse Workbench tabs by Shiva Kumar H.R. - [Clicks: 32]
Learn a technique for programmatically customizing the drag-and-drop behavior of Editor and View tabs in Eclipse. The technique is demonstrated with an example that associates Editor parts with the transfer type org.eclipse.ui.part.EditorInputTransfer, thus enabling the drag and drop of Editor tabs over targets that support this transfer type. A similar demonstration is also provided for View parts. Familiarity with basic SWT drag-and-drop techniques is assumed.
[Includes sample code]
http://www-128.ibm.com/developerworks/opensource/library/os-ecl-dragdrop/ - Mar, 2006 - Programming the Eclipse Workbench by Peter Nehrer - [Clicks: 73]
What makes Eclipse applications most easily recognizable is the Workbench. Explore the Eclipse Workbench parts in detail — specifically the views and editors that make up most Workbench applications.
http://www.developer.com/java/other/article.php/3589646 - Mar, 2006