<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry exported="true" kind="lib" path="lib/jsch-0.1.44.jar"> <attributes> <attribute name="javadoc_location" value="file:/C:/Polarion/polarion/SDK/doc/javadoc/"/> </attributes> </classpathentry> <classpathentry exported="true" kind="lib" path="lib/p4java-2013.2.788582.jar"/> <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> <classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src"/> <classpathentry kind="output" path="bin"/> </classpath>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 10799 | nakagawat | Add p4-polarion in my guest storage | ||
| //guest/paul_allen/dev/p4-polarion/main/.classpath | |||||
| #4 | 9999 | Paul Allen | Modified String isEmpty() check to use "length() > 0" to support Java 1.5 for build. | ||
| #3 | 9757 | Paul Allen | Removed unused jgit jar | ||
| #2 | 9747 | Paul Allen | Switch JRE to 1.7 and added exported plugin | ||
| #1 | 9723 | Paul Allen | Initial import of P4 Polarion plugin code | ||