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 237427 - Open Type not copying FQN from xml file
Summary: Open Type not copying FQN from xml file
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-21 14:36 UTC by tomzi
Modified: 2014-01-14 15:17 UTC (History)
0 users

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 tomzi 2013-10-21 14:36:24 UTC
.) Open XML file (eg: test.example.ExampleClass)
.) Press CTRL-SHIFT-T to Open Type dialoge

-> Open Type does not show the FQN of the class

If I only select 'ExampleClass' or 'example' and 'Open Type' dialoge, NB copies the name just fine.

Expected result: When selecting the FQN of a java class NB should allow me to prefill the Open Type dialoge.



Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Linux version 3.8.0-31-generic running on amd64
Java; VM; Vendor = 1.7.0_40
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Comment 1 tomzi 2013-10-21 14:37:49 UTC
It seems, copying the FQN of a Java class within another Java class, like in an Import statement, does not work either
Comment 2 Jan Peska 2014-01-14 13:46:57 UTC
Well I assume you mean Go To Type dialog (shortcut Ctrl+O) -> reassigning to Jump to for further evaluation but it seems like an enhancement to me.