X-Received: by 10.224.72.199 with SMTP id n7mr4869313qaj.5.1361996739955; Wed, 27 Feb 2013 12:25:39 -0800 (PST) X-Received: by 10.49.15.38 with SMTP id u6mr480156qec.8.1361996739938; Wed, 27 Feb 2013 12:25:39 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!dd2no3557393qab.0!news-out.google.com!y6ni7qaj.0!nntp.google.com!dd2no3557391qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Wed, 27 Feb 2013 12:25:39 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T NNTP-Posting-Host: 69.28.149.29 References: <515de149-3ee1-482d-a090-82ce264ed142@googlegroups.com> <4e2d049c-9a8b-420c-8dfd-293402e7bf95@googlegroups.com> <47939433-d698-4df5-8789-09c4d841fa88@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <500f1031-2d35-4bb4-a934-b0b96d8070ba@googlegroups.com> Subject: Re: Enum in Eclipse Scrapbook From: Lew Injection-Date: Wed, 27 Feb 2013 20:25:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1850 Xref: csiph.com comp.lang.java.programmer:22591 Robert Mark Bram wrote: > markspace wrote: >> No se hablo Eclipse Scapbook -- is that a plugin? Like some sort of >> bean shell or copy-paste tool? > > No - it's in vanilla Eclipse, and it's pretty cool. > > This page gives some beginner's info on it: http://www.eclipsezone.com/eclipse/forums/t61137.html Nowhere does it state that its purpose is to define complex classes. Its purpose is to execute expressions. So define your classes where you're supposed to, in their own source files. -- Lew