Friday, 4 March 2005

Why bother?

I often wonder about people when reading a how to and they set a env variable, and then the next step they do something but don't use the var!!! What's the point? *sigh* Here's what I am talking about:
==> set MAVEN_HOME Env variable:
[MAVEN_HOME=C:\Program Files\Apache Software Foundation\Maven 1.0.2]

==> Add Maven bin directory to path:
[Path=C:\Program Files\Apache Software Foundation\Maven 1.0.2\bin;]


No comments:

Post a Comment