Thanx but i wanted to create the whole VersionDate.java file and not only the date to
be displayed.
Pritesh Saharey
BE(Mech)
Software Engineer
Apsora(Ind.)Pvt. Ltd., Pune
http://www.apsora.com
http://in.geocities.com/priteshsaharey/
--- RADEMAKERS Tanguy <[EMAIL PROTECTED]> wrote:
Pritesh,
T
t; Gesendet: Montag, 23. Februar 2004 14:00
> An: Ant Users List
> Betreff: Re: Creating a java file
>
> Pritesh,
>
> Take a look at FilterSets in the manual, under "Concepts and Types".
>
> /t
>
>
> Pritesh saharey wrote:
>
> >Hello All,
Pritesh,
Take a look at FilterSets in the manual, under "Concepts and Types".
/t
Pritesh saharey wrote:
Hello All,
A very simple problem for you, i would like to create a java file using ant in
which i want to a code something like this
//
public class VersionDate { publ
Hello All,
A very simple problem for you, i would like to create a java file using ant in
which i want to a code something like this
//
public class VersionDate { public static String VersionDate = " Mon Dec 15 17:16:45
IST 2003 ";}
//
In this java code Ver