Tini+Ant+Eclipse.
"Nathan Gustavson" <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
I'm using Eclipse with TiniAnt and have had some weird problems that I was
wondering if anyone else was experiancing.
In my xpl build file I'm defining the TiniAnt task as follows:
<taskdef name="tini" classname = "net.geeba.ant.Tini">
Then I declare my convert target as:
<!-- Convert to .tini -->
<target name="convert">
<tini outputfile="${output.filename}"
database="${tini.db}" classpath="${tini.jar}">
<convert dir="CPAR_driver\bin"/>
</tini>
</target>
(CPAR_driver is the project directory)
This works perfectly and I get a tini file, but if I declare the tini task
by
Window > Preferences > Ant > Runtime > Tasks
In the Eclipse IDE, and tells me
Ant could not find the task or the task this class relies upon.
Has anyone else experienced this?
Thank you,
Nathan Z. Gustavson
Embedded Engineer
EMAC, Inc.
2390 EMAC Way
Carbondale, IL 62902
Phone (618) 529-4525 ext 320
Fax (618) 457-0110
Website: http://www.emacinc.com
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini