その他のリソース
インデックス![]()
ダウンロード (PDF、HTML および XML 形式)
[FishEye ナレッジ ベース]
開発者向けドキュメント![]()
Documentation for FishEye 2.9.x. Documentation for other versions is available too. 
![]()
By default, FishEye will run a self-contained instance directory within the <FishEye home directory> – the directory where you unzip the package. The FishEye instance directory is where your FishEye data is stored.
For a production environment, you should not locate your FishEye instance directory inside the — they should be entirely separate locations. If you do put the instance directory in the <FishEye home directory> it will be overwritten, and lost, when FishEye gets upgraded. And by the way, you'll need separate FishEye instance directories if you want to run multiple copies of FishEye. <FishEye home directory>
You should create your FishEye instance directory, and then tell FishEye where you created it by setting a FISHEYE_INST environment variable. See Installing FishEye on Windows and Installing FishEye on Linux and Mac for information about setting the FISHEYE_INST environment variable.
The default FishEye folder layout includes the FishEye instance data inside the <FishEye home directory>. This layout is not recommended for production environments.
| Configuration file. |
| Directory under which FishEye stores its data. |
| Persistent information. |
| Caches and indexes. |
| Log files. |
| Temporary files. |
| Caches and indexes. (in addition to |
| Scripts for controling FishEye. |
| FishEye's dependent libraries. |
| Syntax highlighting definitions. |
| Remainder omitted for brevity. |
The FishEye folder layout recommended for production environments has the FishEye instance directory (as defined by FISHEYE_INST) in a completely separate location from the <FishEye home directory>.
| Configuration file. |
| All permanent and most temporary data is found under |
| Caches and indexes are found under |
| Site-specific Java libraries (.jars) that FishEye should load on startup. (Do not copy the dependent |
| Site-specific syntax highlighting definitions. |
| Used for setting system properties within the FishEye JVM, which may sometimes be useful for support purposes.(Note: the other way to set properties is via FISHEYE_OPTS, e.g.: |
| FishEye's dependent libraries. |
| FishEye bundled highlighting definitions. |
|
|
| Remaining files are found under |