[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IDE on Linux





On Mon, 7 Apr 2003, Calvin Yu wrote:

>
> On Sun, 6 Apr 2003 11:02:41 -0400 (EDT), John Wells
> <jb@sourceillustrated.com> wrote:
>
> >
> >> I asked them to determine how to set up a
> >> particular directory structure,
> >
> > Admittedly, this can be confusing, and it's a knock against Eclipse in
> > my book.
> >
>
>
> One cool thing about Eclipse is that if you set up your directory structure
> right, you can commit it to CVS for others to use.
>
> IMHO, Eclipse is one of easier IDEs to set up.  Of course, it could be
> because our directory structure is more suited for Eclipse wants.

I've found Eclipse to be great for checking out projects that are already
in CVS. It blows IDEA away in that respect. However, I'm finding that I go
back to the command line to setup a project and getting the framework into
CVS.

So I tend not to use Eclipse on tiny throwaway pieces of code. One
solution, which I'll get around to, is a 'Research' project :)

Hen