Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to:Hide/Show methods
How to:Hide/Show methods [message #80835] Mon, 23 June 2003 13:01 Go to next message
Eclipse UserFriend
Originally posted by: iserbest.sbd.havelsan.com.tr

Hi, everybody

I want to hide some of my methods in editor view, line count getting bigger
and I'm getting lost in the code, I heard that it is posible to hide methods
but I don't know how to do it can anyone help me...
Re: How to:Hide/Show methods [message #81172 is a reply to message #80835] Tue, 24 June 2003 04:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Aragorn wrote:

>Hi, everybody
>
>I want to hide some of my methods in editor view, line count getting bigger
>and I'm getting lost in the code, I heard that it is posible to hide methods
>but I don't know how to do it can anyone help me...
>
Once your editor is active (has focus) click the "Show Source of
Selected Element Only" button in the tool bar.

HTH
Dani
Re: How to:Hide/Show methods [message #81187 is a reply to message #80835] Tue, 24 June 2003 04:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch.nodomain

What you can do at the moment is select "Show source of selected element
only" in the toolbar (it's a button).
-tom

"Aragorn" <iserbest@sbd.havelsan.com.tr> wrote in message
news:bd7brm$q94$1@rogue.oti.com...
> Hi, everybody
>
> I want to hide some of my methods in editor view, line count getting
bigger
> and I'm getting lost in the code, I heard that it is posible to hide
methods
> but I don't know how to do it can anyone help me...
>
>
Re: How to:Hide/Show methods [message #81337 is a reply to message #81187] Tue, 24 June 2003 08:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: iserbest.sbd.havelsan.com.tr

Thanks for your advice but I have different problem. I just want to hide
methods that I'm sure they are correct. I have a class that includes several
methods and some of them are correct I want to hide these ones and continue
working with others. I'll be glad if anyone helps me ...

"Tom Eicher" <tom.eicher@gmx.ch.nodomain> wrote in message
news:bd9228$7cb$1@rogue.oti.com...
> What you can do at the moment is select "Show source of selected element
> only" in the toolbar (it's a button).
> -tom
>
> "Aragorn" <iserbest@sbd.havelsan.com.tr> wrote in message
> news:bd7brm$q94$1@rogue.oti.com...
> > Hi, everybody
> >
> > I want to hide some of my methods in editor view, line count getting
> bigger
> > and I'm getting lost in the code, I heard that it is posible to hide
> methods
> > but I don't know how to do it can anyone help me...
> >
> >
>
>
Re: How to:Hide/Show methods [message #81469 is a reply to message #81337] Tue, 24 June 2003 10:11 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Aragorn wrote:

>Thanks for your advice but I have different problem. I just want to hide
>methods that I'm sure they are correct. I have a class that includes several
>methods and some of them are correct I want to hide these ones and continue
>working with others. I'll be glad if anyone helps me ...
>
There's no support for this. Feel free to add a feature request or even
better: contribute such a functionality. What you can do is combine my
first suggestion with the Problems view: this view shows you the
warnings and errors and you can step through them one by one.

Dani
Previous Topic:NullPointer from Save
Next Topic:Python or Jython
Goto Forum:
  


Current Time: Tue Jul 22 14:53:04 EDT 2025

Powered by FUDForum. Page generated in 0.04180 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top