mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
revert ICU4J change, might not have ICU4J in the environment we're running the standalone indexer in
This commit is contained in:
parent
1f95c0431e
commit
b7203a8bdb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
*******************************************************************************/
|
||||
package org.eclipse.cdt.internal.core.dom.parser;
|
||||
|
||||
import com.ibm.icu.text.MessageFormat;
|
||||
import java.text.MessageFormat;
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue