[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Get 'fully qualifed' return type name from IMethod

Hello,

Is there a way to get the 'fully qualified' name of the return type from a
IMethod?  The getReturnType() only returns the type name, not the fully
qualified name.  It would be very convinient to have this access.

Also, the same question for IField.  I can only get the type name but not
the 'fully qualifed' name.

Thanks.
Daniel Koo