1: Separate samples take more time to set up / install. 2: Separate samples take up more space in my window. If they're all part of one project, I can close that project, and they all disappear. 3: If they're all under one directory, I can easily do a search of all the examples. If they're each in their own directory, I have to search them individually, or else search my entire workspace. 4: The samples are all in separate packages, so there's no collisions from putting them all in the same space.
Greg On Nov 3, 12:03 pm, Chris Conroy <[email protected]> wrote: > Import the existing projects from the samples directory. I don't understand > your complaint about having separate projects: the samples are distinct and > isolated from each other. > > On Wed, Nov 3, 2010 at 12:27 PM, Greg Dougherty > <[email protected]>wrote: > > > How do I check out the samples in trunk into Eclipse in a useful > > manner? > > > Note: Adding 10 different projects to my Eclipse workspace isn't > > "useful". Neither is checking outa single project full of uncompiled > > code. The point of having it in Eclipse is that Eclipse has great > > tools for dealing with compiled Java files (hover to see the javadoc, > > control-click to be taken to where something was defined, etc.) None > > of that is of any use if I can't compile the code. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
