Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] org.eclipse.jdt.core.IMethod -> getReturnType() and getSignature()

Guys:

I am having problems with these two methods.

getReturnType() works fine with Eclipse 2.X but with
3.X throws an IllegalArgumentException.

The work around that I could use: getSignature() also
causes the same exception.

The IDE did not flag them as incompatible.

Any ideas and/or help?

Thanks a lot!


		
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 


Back to the top