You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to perlipse-devel
Can i write an ant build.xml to automate the execution of my perlipse
project?
Jae Gangemi
unread,
Sep 4, 2008, 11:10:17 AM9/4/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to perlips...@googlegroups.com
you should be able to create a separate build.xml that sets up the call to whatever perl interpreter you want to use (along w/ setting up @INC w/ the -I option) and just execute it through eclipse.
could you elaborate a little more on what you are looking to do?