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 122466

Summary: TreePath for new Tree
Product: java Reporter: egiva <egiva>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description egiva 2007-11-21 09:35:26 UTC
Need to have possibility to extract TreePath and Element from the newly created Tree. There many helper methods (like
isSynthetic) which expects that Tree will have TreePath and Element, but if Tree is newly created it fails.
Comment 1 Rastislav Komara 2009-02-03 10:56:19 UTC
Overtake.