vi is not only a tool, but a whole platform, so that would exclude it.
Personally, I find that

"echo import org.apache.wicket.*" >> MyClass.java
"echo import java.util.*" >> MyClass.java

works best.  :) j/k j/k

-- 
Jeremy Thomerson
http://www.wickettraining.com

On Thu, Feb 19, 2009 at 10:40 AM, Igor Vaynberg <igor.vaynb...@gmail.com>wrote:

> so you only use javac, java, and vi? :)
>
> -igor
>
> On Thu, Feb 19, 2009 at 3:38 AM, Christian Helmbold
> <christian.helmb...@yahoo.de> wrote:
> >> then I'd recommend using maven (or similar) :-)
> >
> > I try to use only tools I really nead. Sometimes it seems to me that in
> Java programming most time is spent in frameworks and tools and not in the
> programming itself. But, yes, I know the JAR hell and time for maven (or
> Ivy?) has been come to me ...
> >
> > Regards,
> > Christian
> >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to