Skip to main content

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

Great,

Thanks for the answer of my stupid question.
Is it possible to write a small plugin whitch show this popup window in a small view, by the selected method?

G.w.

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



-----Ursprüngliche Nachricht-----
Von: eclipse-dev-admin@xxxxxxxxxxx [mailto:eclipse-dev-admin@xxxxxxxxxxx] Im Auftrag von Travis Hume
Gesendet: Dienstag, 29. Juni 2004 20:15
An: eclipse-dev@xxxxxxxxxxx
Betreff: 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
>
>  
>
_______________________________________________
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