Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Question about hirachy

Ctrl+T behave this way.

Gert Wohlgemuth wrote:

But I think my wanted feature is currently not supported and so thats the right place.

So my question,

With the hirachy view you can display the class hirachie and is there a plugin whitch display all classes whitch overwrites one specific method of the base class.

For example,

Class Object
	Method toString()

Known classes whitch overwrite the Method toString()
	java.lang.String
	java.lang.Integer
	java.lang.Double

	and so one

Can anybody help me?

Cheers gert

Gert Wohlgemuth - Java Programmer

Max Planck Institut für Molekulare Pflanzenphysiologie Am Mühlenberg 1 14424 Golm Fon: +49-331-5678320 e-mail: wohlgemuth@xxxxxxxxxxxxxxxxx

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top