| | |
| | | */ |
| | | package org.opends.server.tools.dsconfig; |
| | | |
| | | import static org.opends.messages.DSConfigMessages.*; |
| | | import static org.opends.messages.ToolMessages.INFO_NAME_PLACEHOLDER; |
| | | import static org.opends.messages.ToolMessages.INFO_PROPERTY_PLACEHOLDER; |
| | | import static org.opends.messages.ToolMessages.INFO_VALUE_SET_PLACEHOLDER; |
| | | import static com.forgerock.opendj.dsconfig.DsconfigMessages.*; |
| | | import static com.forgerock.opendj.cli.CliMessages.*; |
| | | import static org.opends.server.tools.dsconfig.ArgumentExceptionFactory. |
| | | displayMissingMandatoryPropertyException; |
| | | import static org.opends.server.tools.dsconfig.ArgumentExceptionFactory. |