source:
trunk/openjdk/jdk/src/windows/lib/plugin.properties
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
File size: 220 bytes |
Line | |
---|---|
1 | # |
2 | # properties file for java runtime plugin to a browser |
3 | # |
4 | |
5 | # whether to display stdout to a console window (for |
6 | # debugging) |
7 | plugin.console=false |
8 | # the max no. of inactive codebases to keep in cache |
9 | plugin.cacheSize=3 |
10 |
Note:
See TracBrowser
for help on using the repository browser.