Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] Eclipse 2.1, Ant 1.5.2, log method -> NullPointerException



Hi everybody

I've downloaded Eclipse 2.1 where Ant 1.5.2 is integrated. If I want
register custom Ant task, I deployed my jars to the ant plugin and changed
the file plugin.xml. Unfortunately, I get a NullPointerException back. I've
found the reason in the call log() inside the task. The call log() does
work outside of Eclipse. Did anybody have the same problem?

Oliver






******************* BITTE BEACHTEN *******************
Diese Nachricht (wie auch allfällige Anhänge dazu) beinhaltet
möglicherweise vertrauliche oder gesetzlich geschützte Daten oder
Informationen. Zum Empfang derselben ist (sind) ausschliesslich die
genannte(n) Person(en) bestimmt. Falls Sie diese Nachricht
irrtümlicherweise erreicht hat, sind Sie höflich gebeten, diese unter
Ausschluss jeder Reproduktion zu zerstören und die absendende Person
umgehend zu benachrichtigen. Vielen Dank für Ihre Hilfe.



Back to the top