Bug 343571 - [spell checking] Misleading error message: 'int is not correctly spelt
Summary: [spell checking] Misleading error message: 'int is not correctly spelt
Status: CLOSED DUPLICATE of bug 265780
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 11:58 EDT by Jonathan Camilleri CLA
Modified: 2011-05-24 06:11 EDT (History)
1 user (show)

See Also:


Attachments
Error message (201.73 KB, image/jpeg)
2011-04-21 11:58 EDT, Jonathan Camilleri CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Camilleri CLA 2011-04-21 11:58:25 EDT
Build Identifier: M20110210-1200

Since 'int' is a primitive data type the spell checker should not be enabled for this word.  This is an ad-hoc error, since it does not usually occur.

See screenshot.

Reproducible: Sometimes
Comment 1 Jonathan Camilleri CLA 2011-04-21 11:58:50 EDT
Created attachment 193854 [details]
Error message
Comment 2 Jonathan Camilleri CLA 2011-04-21 12:00:19 EDT
References 

1. Primitive Data Types tutorial at http://download.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html.

2. The Java Language Specification available at http://java.sun.com/docs/books/jls.
Comment 3 Dani Megert CLA 2011-04-22 03:11:08 EDT

*** This bug has been marked as a duplicate of bug 326872 ***
Comment 4 Dani Megert CLA 2011-05-24 05:54:59 EDT
This is about adding Java specifc terms.
Comment 5 Dani Megert CLA 2011-05-24 06:11:28 EDT

*** This bug has been marked as a duplicate of bug 265780 ***