Bug 63744 - BinaryMethod implementation of getParameterTypes() return different values from different workbench.
Summary: BinaryMethod implementation of getParameterTypes() return different values fr...
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-05-24 14:58 EDT by Esteban Garcia CLA
Modified: 2009-08-30 02:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteban Garcia CLA 2004-05-24 14:58:10 EDT
When i am testing and debugging a plugin of my own, this method returns, after 
processing the results with the Signature class, the fully qualified names of 
the types. (For example: java.util.List).
However, when I deploy the same plugin from into my working enviroment and i  
ran it, the same method returns only the classes' name. (For example: List)

I've search everywhere for a way so I can always get the fqn of the types, but 
I wasn't successful.
I've also search everywhere it this already happened to another person and I 
also couldn't find any.

Thanks in advance.
Comment 1 Philipe Mulet CLA 2004-05-25 04:01:08 EDT
Please provide exact steps to reproduce, then reopen.
Comment 2 Frederic Fusier CLA 2005-02-17 09:46:48 EST
Closing as never got requested information
Comment 3 Denis Roy CLA 2009-08-30 02:09:31 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.