Errata 3.2.1

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

Errata 3.2.1

Postby Kieran Beltran » Sat May 16, 2009 5:31 pm

In section 3.2.1 Link files (page 111) the text recommends changes to a previously defined Ant file (see page 90) to support Link files, I believe the references to ${plugin.dir} (see below) should be replaced by ${plugin.jarname} to be consistent with the Ant file.

<property name="plugin.jar" location=
"${build.temp}/jars/plugins/${plugin.dir}.jar" />

with this (location must be on a single line):

<property name="plugin.jar" location=
"${build.temp}/jars/QualityEclipse/Favorites/
eclipse/plugins/${plugin.dir}.jar" />

I apologize if this was captured on a previous post.
Kieran Beltran
 
Posts: 1
Joined: Sat May 16, 2009 5:07 pm

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

Who is online

Users browsing this forum: No registered users and 1 guest