source: trunk/openjdk/jdk/src/windows/lib/plugin.properties

Last change on this file was 2, checked in by dmik, 15 years ago

Imported OpenJDK 6 b19 sources from Oracle.

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)
7plugin.console=false
8# the max no. of inactive codebases to keep in cache
9plugin.cacheSize=3
10
Note: See TracBrowser for help on using the repository browser.