ditto
when coding a SGML tag or ny special character start with &<mnemonic>; as in 
the example
&amp;
http://www.htmlgoodies.com/beyond/reference/article.php/3472611
M-
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Peter Reilly" <[EMAIL PROTECTED]>
To: "Ant Users List" <[email protected]>
Sent: Sunday, September 24, 2006 10:21 AM
Subject: Re: Run ant, get java


> If on windows:
> make sure that %CLASSPATH% or %ANT_HOME% or %JAVA_HOME%
> does NOT contain a quote (" or ') and does NOT end in \ or /
> 
> It is recommended not to use CLASSPATH with ant.
> 
> try ant -noclasspath -version
> Peter
> 
> On 9/24/06, Aaron Green <[EMAIL PROTECTED]> wrote:
>>
>> I'm trying to install Ant and was getting a NoClassDefFoundError when
>> I tried to run ant -version, but changed my classpath, and now when I
>> type ant -version, I get the java help screen telling me what commands
>> java offers.  What am I doing wrong?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

Reply via email to