<?xml version="1.0" encoding="UTF-8"?>
<project name="BranchView" default="javadoc">
<target name="javadoc">
<javadoc destdir="H:\cvs_work\perforce\doc" access="package"
use="true" notree="false" nonavbar="false" noindex="false"
splitindex="true" author="true" version="true"
nodeprecatedlist="false" nodeprecated="false"
packagenames="Acme,com.perforce.api,adiag.view,adiag.model,Acme.JPM.Encoders,adiag,adiag.gui,adiag.connection.p4api,adiag.util,adiag.connection"
sourcepath="H:\cvs_work\perforce\src"
classpath="H:\cvs_work\perforce\bin" doctitle="BranchView Tool 1.0 API Documentation"/>
</target>
</project>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 2735 | andrei_loskutov | sources are now included to binary distribution at http://andrei.gmxhome.de/perforce/index.html | ||
| #1 | 2222 | andrei_loskutov |
#13.10.2002 22:16 Revision 1.2.1 1) Documentation task is finished... Yes!!! 2) New feature: copy P4 depot path 3) Some small fixes to menu shortkeys belongs ctrl + c and ctrl + d 4) Clipboard fix because of JDK 1.2 - 1.3 bug 5) Smallest refactoring on some methods. 6) Html help updated |