<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src"/> <classpathentry kind="lib" path="lib/p4java-2015.2.1312871.jar" sourcepath="lib/src"> <attributes> <attribute name="javadoc_location" value="file:/C:/ws/p4-polarion-public/lib/docs/"/> </attributes> </classpathentry> <classpathentry kind="output" path="bin"/> </classpath>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 23310 | Nathan Fiedler | "Forking branch Main of perforce_software-p4polarion to nathan_fiedler-p4polarion." | ||
//guest/perforce_software/p4polarion/main/.classpath | |||||
#9 | 21145 | Paul Allen | Removed unused dependencies and rebuilt plugin. | ||
#8 | 17833 | Paul Allen | Status and Linked Revisions now bi-directional. | ||
#7 | 17338 | Paul Allen | Job scanner - looks for changes to Perforce Jobs and updates the linked WorkItems. | ||
#6 | 16861 | Paul Allen |
Added job query code for scanner. Use Perforce counter to track last scan. JobSpec MUST include fields 'ModifiedBy' and 'ModifiedDate'. - updated p4java 15.2 |
||
#5 | 16772 | Paul Allen | Basic Job Field replication and framework for Fixes. | ||
#4 | 16771 | Paul Allen |
Added Perforce JOB Create/Update/Delete support. Updated p4java to 15.1 |
||
#3 | 16717 | Paul Allen | Clean up code to protect against 'null' from paths for ADD and EDIT cases. | ||
#2 | 15897 | Matt Attaway | Pull changes after the rename in from Paul's dev branch so code will go back smoothly | ||
#1 | 15896 | Matt Attaway | Bring P4Polarion over from @paul_allen's dev branch. | ||
//guest/paul_allen/dev/p4-polarion/main/.classpath | |||||
#2 | 9747 | Paul Allen | Switch JRE to 1.7 and added exported plugin | ||
#1 | 9723 | Paul Allen | Initial import of P4 Polarion plugin code |