Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: code base(not a technical question) Date: Tue, 23 Aug 2011 19:47:38 -0400 Organization: A noiseless patient Spider Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 23 Aug 2011 23:44:21 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Z+UYWCPnTu4kxHsUACWmFQ"; logging-data="16829"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/whmf5vZ4EdZNUJplSBQAzDbY/lMx78J4=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110818 Icedove/3.0.11 In-Reply-To: Cancel-Lock: sha1:nsr7bFE65PUttVb82+/I650qzo0= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7332 On 08/23/2011 07:06 PM, Jeff Higgins wrote: > On 08/23/2011 01:54 PM, Asit Dhal wrote: >> I have a lot of code snippets in my system which I mostly use during >> development. Is there any tool(like VSS though I don't need version >> control) in which I can store them and later get whenever I need ? >> > > Depending upon your development environment, you could search development environment>+code+snippet. > When I search Eclipse+code+snippet, I get references to Snippet View and > Template View. Thanks, I wasn't even aware of them. > When I search emacs+code+snippet, I get yasnippet and Textmate. > > Another Eclipse feature you're post reminded me of is the Java Scrapbook Page. Thanks I had forgotten it.