Bug 38424 - Mistake on Web site
Summary: Mistake on Web site
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: 3.0 M2   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-04 14:31 EDT by Tom Chothia CLA
Modified: 2003-07-16 05:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Chothia CLA 2003-06-04 14:31:13 EDT
On the page:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/howto/generate%20parser/generateParser.html

Point 4, at the bottom, I think the class:

   org.eclipse.jdt.internal.compiler.parser.TerminalSymbols.

Should in fact be: 

   org.eclipse.jdt.internal.compiler.parser.TerminalTokens
Comment 1 Tom Chothia CLA 2003-06-04 15:51:00 EDT
Oh, and point 5 should be:

... jar:. Up...

not

... jar;. Up...
Comment 2 Tom Chothia CLA 2003-06-04 15:51:20 EDT
Oh, and point 5 should be:

... jar:. Up...

not

... jar;. Up...
Comment 3 David Audel CLA 2003-06-13 05:45:06 EDT
Fixed.
Comment 4 David Audel CLA 2003-07-16 05:04:19 EDT
Verified.