Bug 149821 - Ignoring problems using tags
Summary: Ignoring problems using tags
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 149822 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-06 09:07 EDT by Leszek Krupiński CLA
Modified: 2006-07-06 09:23 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leszek Krupiński CLA 2006-07-06 09:07:08 EDT
In my project, I have some lines reported as problems, but I'd like to supress marking it as a problematic code. I don't wan't to use filtering. It'd be great, if I could enter in that line ie. // IGNORE, and that given error wouldn't be shown in 'problems' window.
Comment 1 Dani Megert CLA 2006-07-06 09:11:39 EDT
In 5.0 you can use @SuppressWarnings.
Comment 2 Leszek Krupiński CLA 2006-07-06 09:17:43 EDT
Yes, but is it only for Java? I'm using Eclipse for Python and PHP programming.
Comment 3 Dani Megert CLA 2006-07-06 09:17:59 EDT
*** Bug 149822 has been marked as a duplicate of this bug. ***
Comment 4 Dani Megert CLA 2006-07-06 09:23:14 EDT
Sorry then. You can place your request there. Platform Text cannot assume the existence of programming languages ;-)