facebook

perforce build.xml file.

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269731 Reply

    SamarSimha
    Member

    Hi,

    I am new to ANT and perforce, i wanted to write a automated process of all the perforce command, how do i do that,.

    these are the following command i wanted to implement in ANT task
    p4Edit
    p4Sync
    p4integrate. how do i do that in ant build.xml file.

    how do i select file dynamically for p4Edit ?
    <p4edit
    view=”//depot/projects/projectfoo/main/src/Blah.java…” // this file i want to select dynamically from eclipse, is that even possible? if not how do you guys do it ?
    change=”${p4.change}”/>

    #269754 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: perforce build.xml file.

You must be logged in to post in the forum log in