Re: VS.NET #region for Eclipse
- From: IchBin <weconsul@xxxxxxx>
- Date: Fri, 29 Sep 2006 16:22:10 -0400
typingcat@xxxxxxxxx wrote:
VS.NET has a very nice feature, region.
#region Test region
void Test()
{
}
void Test2()
{
}
#endregion
Then I can collapse that in the IDE. I think this is really nice to
hide all the GUI generation codes. Is there a similar feature in
Eclipse? I created a GUI Form with it but the generated code looks like
a mess. Thank you.
You may get an answer from this newsgroup but it would make better sense to ask in the correct newsgroup. Let me think.... how about the Eclipse NNTP server at news.eclipse.org in newsgroup eclipse.newcomer
You will need a free account to post to that server and you can get that here:
http://www.eclipse.org/newsgroups
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- References:
- VS.NET #region for Eclipse
- From: typingcat
- VS.NET #region for Eclipse
- Prev by Date: VS.NET #region for Eclipse
- Next by Date: Tutorial to develop a product using Eclipse
- Previous by thread: VS.NET #region for Eclipse
- Next by thread: Tutorial to develop a product using Eclipse
- Index(es):
Relevant Pages
|