Bug 319851 - [misc] remove all calls to printStackTrace
Summary: [misc] remove all calls to printStackTrace
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Chris Jaun CLA
QA Contact: Chris Jaun CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2010-07-14 09:27 EDT by Ian Tewksbury CLA
Modified: 2014-05-29 13:53 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 Ian Tewksbury CLA 2010-07-14 09:27:30 EDT
There is at least one known case of printStackTrace being used in JSDT.  This is not appropriate for the Eclipse environment.  Either the error should be logged or a good case should be made for completely ignoring it.

The one case I know of is:
PackageExplorerContentProvider