Link to home
Start Free TrialLog in
Avatar of saharey
saharey

asked on

How to use the java attrib in build.xml

I would like to use this command in my build.xml

java com.org.rr.SDK.Tools.ConsoleParcelBuilder -f PTTService.parceldef -o PTTService.parcel

here PTTService.parceldef is written in xml and after which it gives me PTTService.parcel file which i use in my Makefile but now i want to use this command in my build.xml file also the following command follows the above command in my Makefile

java com.org.rr.SDK.Tools.ConsoleDistribBuilder -f PTTService.distribdef -o PTTService.distrib

this command is after above parcel command .

so can any one give me solution i will be thanful to you.
thanx in advance

rgds
pritesh
ASKER CERTIFIED SOLUTION
Avatar of mglxxx
mglxxx

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added lately, so it's time to clean up this TA.
I will leave the following recommendation for this question in the Cleanup topic area:

Accept: mglxxx {http:#8025670}

Please leave any comments here within the next seven days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

jmcg
EE Cleanup Volunteer