add comment
This commit is contained in:
@ -17,6 +17,10 @@ import java.util.Properties;
|
|||||||
/**
|
/**
|
||||||
* Simple config file handler.
|
* Simple config file handler.
|
||||||
*
|
*
|
||||||
|
* Warning - browser needs double quotes and double backslashes on Windows
|
||||||
|
* e.g.
|
||||||
|
* browser="C:\\Program Files\\Mozilla Firefox\\firefox.exe"
|
||||||
|
*
|
||||||
* @author hypercubus
|
* @author hypercubus
|
||||||
*/
|
*/
|
||||||
public class ConfigFile {
|
public class ConfigFile {
|
||||||
|
Reference in New Issue
Block a user