Sourcecode for Favorites.

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

Sourcecode for Favorites.

Postby simeli » Fri Feb 13, 2004 8:07 am

is there any way that you grant access to the source code from the book (before it's published)?

cheers,
simon
simeli
 
Posts: 1
Joined: Fri Feb 13, 2004 8:04 am

Re: Sourcecode for Favorites.

Postby Eric Clayberg » Fri Feb 13, 2004 4:43 pm

simeli wrote:is there any way that you grant access to the source code from the book (before it's published)?

We will probably post the complete source code to the web site in the next few weeks. We have a lot of work to do to the web site to get it ready for the book to be published. Many of the links that we list in the book haven't been set up yet.
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

Favorites source - ready now

Postby Steve Harper » Tue Jul 06, 2004 11:57 am

Still no source for Favorites?
Steve Harper
 

Re: Favorites source - ready now

Postby Eric Clayberg » Tue Jul 06, 2004 12:20 pm

Steve Harper wrote:Still no source for Favorites?

Actually, it was up there for awhile before reworked the web site. The source should be available on the web site again soon (in the next day or so).
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

Re: Favorites source - ready now

Postby Eric Clayberg » Mon Jul 26, 2004 5:55 pm

Eric Clayberg wrote:
Steve Harper wrote:Still no source for Favorites?

Actually, it was up there for awhile before reworked the web site. The source should be available on the web site again soon (in the next day or so).

The complete project files have been up on the site for awhile. The example Java and XML code from each individual chapter is now available at http://www.qualityeclipse.com/examples/.
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

ResourcesPlugin cannot be resolved

Postby swoop » Tue Jan 11, 2005 6:52 am

Hi,

I was trying to rewrite the code from the book and I found a problem. When I write in the FavoritesView class ch. 2.3.3 p. 103 in createPartControl method

"viewer.setInput(ResourcesPlugin.getWorkspace());"

i get error "ResourcesPlugin cannot be resolved". Why is that???

Thanx in advance
Marcel
swoop
 
Posts: 1
Joined: Tue Jan 11, 2005 6:40 am

Re: ResourcesPlugin cannot be resolved

Postby Eric Clayberg » Wed Jan 12, 2005 3:36 pm

swoop wrote:I was trying to rewrite the code from the book and I found a problem. When I write in the FavoritesView class ch. 2.3.3 p. 103 in createPartControl method
"viewer.setInput(ResourcesPlugin.getWorkspace());"
i get error "ResourcesPlugin cannot be resolved". Why is that?

Probably a classpath issue. The ResourcesPlugin class is in the org.eclipse.core.resources plugin.
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


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

Who is online

Users browsing this forum: No registered users and 1 guest