In Eclipse source code, I’ve found some ‘$NON-NLS-1$’ in comments used like that : private String toolTip = ""; //$NON-NLS-1$ What does that mean ? 6 Answers 6
  • May 14, 2022
  • 0 Comments