This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270946 - VeryPretty printer should use original tree's textual contents
Summary: VeryPretty printer should use original tree's textual contents
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: Dev
Hardware: PC Linux
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 13:58 UTC by Svata Dedic
Modified: 2017-06-23 18:38 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2017-06-23 13:58:11 UTC
Currently the printer copies the original output only if the Tree being printed was inside the same compilation unit. I recommend to use the original text representation for all trees to retain user-specific writing.