The Artima Developer Community
Sponsored Link

Java Buzz Forum
Eclipse tip: Scrapbook

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vasanth Dharmaraj

Posts: 594
Nickname: vazz
Registered: Oct, 2003

Vasanth Dharmaraj is J2EE developer learning Dot Net
Eclipse tip: Scrapbook Posted: Jan 20, 2004 9:02 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vasanth Dharmaraj.
Original Post: Eclipse tip: Scrapbook
Feed Title: Vasanth Dharmaraj's Blogs
Feed URL: /SyndicationService.asmx/GetRssCategory?categoryName=Technology%7CJava
Feed Description: my thoughts on dot net, java, linux, formula one, xbox gamming...(my java category)
Latest Java Buzz Posts
Latest Java Buzz Posts by Vasanth Dharmaraj
Latest Posts From Vasanth Dharmaraj's Blogs

Advertisement

Quite a few times I find the need to try out small snippets of code, like string manipulation. Creating a new class for this is a pain. Fortunately Eclipse provides an easy way to do this. All you have to do is create a scrapbook (File > New > Scrapbook Page) and try out your code here.

The scrapbook has syntax highlighting and code completion. This lets you execute snippets and see the results or even inspect the results. This is a big time saver.

Read: Eclipse tip: Scrapbook

Topic: Util Madness Previous Topic   Next Topic Topic: Keynote Thoughts

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use