[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: close a shell without closing application?
|
- From: ecros@xxxxxxxx (eric cros)
- Date: Mon, 26 Aug 2002 09:22:28 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
well, in fact I can close only a shell by using <myshell.close()> but my
problem, is that I want to get the current shell because I cannot call the
variable <myshell> in some parts of my code....