New and updated chapters posted - 1, 2, 3, 4, 5 & 17

Tell us what you think about our book and report any errata. Sample chapters are available at http://www.qualityeclipse.com/

(Note: Previous Editions were called "Eclipse: Building Commercial Quality Plugins")

Moderators: Eric Clayberg, Dan Rubel

New and updated chapters posted - 1, 2, 3, 4, 5 & 17

Postby Eric Clayberg » Wed Dec 17, 2003 7:50 pm

A new chapter has be posted covering Extension Points (17). Many of the other chapters have been updated (1, 2, 3, 4 & 5).
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Platform.getJobManager() ????

Postby Example 2-10 » Sun Feb 01, 2004 7:28 am

In your delay method, you make a call:

Code: Select all
public void waitForJobs() {
while (Platform.getJobManager().currentJob() != null)
delay(1000);
}


This doesn't compile in Eclipse 2.1. Is there a similar feature for those of us who are not brave enough to use 3.0 beta?
Example 2-10
 


Return to Book: Eclipse Plug-Ins (3rd Edition)

Who is online

Users browsing this forum: No registered users and 1 guest