Searched refs:TARGET_OPTION (Results 1 – 3 of 3) sorted by relevance
97 public static final String TARGET_OPTION = "-target"; field in ConfigurationConstants
118 …writeOption(ConfigurationConstants.TARGET_OPTION, ClassUtil.ex… in write()
163 …else if (ConfigurationConstants.TARGET_OPTION .startsWith(nextW… in parse()