--- [EMAIL PROTECTED] wrote:
> I am facing a serious problem while trying to build a project in VAJ
> using Ant.
[snip]
> I tried with <taskdef> and also putting the optional.jar in the lib
> directory of my ant installation directory.

I tried it without <taskdef>'ing it and got the "Could not create task..."
error (not sure why, since optional.jar is in my Ant lib dir, and vajload
is in defaults.properties). So I <taskdef>'ed it, and that worked for me
(except that since I don't actually have VAJ, it didn't go far, but at
least I got past the original error). Is this what your <taskdef> looked
like:
<taskdef name="vajload"
classname="org.apache.tools.ant.taskdefs.optional.ide.VAJLoadProjects"/>

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to