History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-2902
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Shafirov
Reporter: Jon Steelman
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Add Intention to IG's Class without 'toString()'

Created: 13 Apr 05 18:36   Updated: 13 Apr 05 18:49
Component/s: Code Analysis. Inspection
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,290
Severity: Medium


 Description  « Hide
It would be helpful if Class without toString() included an intention that allows you to generate a reasonable toString method. The generation could ask you to multiple select from a list of the instance variables to be part of the returned String.

 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 13 Apr 05 18:49
There's a plugin called ToString() which does pretty same you ask for. Not bound to intention action or inspection quickfix though.