g.
if you have a NPE when using command line Ant, run
ant -verbose
(-verbose is a command line argument)
this will give you a stack trace.
Regards,
Antoine
Original-Nachricht
Datum: Mon, 16 Oct 2006 17:41:07 +0300
Von: "tharanga wijethilake" <[EMAIL PROTEC
s List"
Betreff: How to resolve a NullPointerException
> Hi all,
> I am tring to run this Ant file using a java program.
> When I run this using "Ant run" option provided in eclipse it runs with
> out any trouble.
>
>
>
>
> c
Dont know that task, but I have doubts using the leading "/" on the bundlepath
value ...
Jan
>-Ursprüngliche Nachricht-
>Von: tharanga wijethilake [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 16. Oktober 2006 16:41
>An: Ant Users List
>Betreff: How to resol
Hi all,
I am tring to run this Ant file using a java program.
When I run this using "Ant run" option provided in eclipse it runs with out any
trouble.
but when I try to run prgrammtically it gives a null pointer. Please Could
someone tell me how am i supose t