Menu

#17 a new option in profil file

open
5
2007-01-20
2007-01-20
seba_de
No

add an "userOptions" recognition in profile file.

For example:
1) add in source file "Profile.java":

public String getUserOptions() {
return readOption("userOptions");
}

2) add in source file "Converter.java":
commandList.add(ConverterOptions.getCurrentProfile().getUserOptions());

Discussion


Log in to post a comment.

MongoDB Logo MongoDB