D:\sources\trunk\xml\core\test\unit\src\org\netbeans\modules\xml\api\model\SampleGrammarQueryManager.java:24: as of release 5, 'enum' is a keyword, and may not be used as an identifier (use -source 1.4 or lower to use 'enum' as an identifier) import org.openide.util.enum.EmptyEnumeration; ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:1: class, interface, or enum expected short CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:2: class, interface, or enum expected public static final boolean CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:3: '{' expected class CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:5: '{' expected interface CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:10: = expected transient CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:10: expected transient CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:11: = expected private CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:11: expected private CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:12: = expected throws CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:12: expected throws CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:13: = expected import java.beans.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:13: expected import java.beans.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:14: = expected import javax.swing.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:16: = expected instanceof CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:18: = expected falseCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:18: expected falseCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:19: = expected while (CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:19: expected while (CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:20: = expected switch (CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:20: expected switch (CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:21: = expected public static final CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:21: expected public static final CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:22: = expected private static final String CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:23: = expected synchronized CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:24: = expected System.err.println("CARET_POSITION"); ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:24: expected System.err.println("CARET_POSITION"); ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:24: illegal start of type System.err.println("CARET_POSITION"); ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:26: = expected protected CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:26: expected protected CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:27: = expected public static final int CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:28: = expected ExceptionCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:28: expected ExceptionCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:29: = expected static CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:31: = expected GraphicsCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:31: expected GraphicsCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:32: = expected boolean CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:33: = expected import CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:33: expected import CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:34: = expected public CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:34: expected public CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:35: = expected throw new CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:35: expected throw new CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:36: = expected finally CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:36: expected finally CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:37: = expected import com.sun.java.swing.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:37: expected import com.sun.java.swing.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:38: = expected private static final boolean CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:39: = expected catch (CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:39: expected catch (CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:40: = expected import java.awt.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:40: expected import java.awt.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:41: = expected import org.netbeans.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:42: expected printStackTrace();CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:43: = expected throw new Error();CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:43: expected throw new Error();CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:43: expected throw new Error();CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:44: = expected private static final CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:44: expected private static final CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:45: = expected private static final int CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:46: = expected final CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:46: expected final CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:47: = expected import java.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:47: expected import java.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:48: = expected float CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:49: = expected extends CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:49: expected extends CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:50: = expected implements CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:52: = expected ObjectCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:53: = expected System.out.println("CARET_POSITION"); ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:53: expected System.out.println("CARET_POSITION"); ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:53: illegal start of type System.out.println("CARET_POSITION"); ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:54: expected EnumerationCARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:55: = expected return CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:57: = expected throw new InternalError();CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:57: expected throw new InternalError();CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:57: expected throw new InternalError();CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:58: = expected import javax.sql.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:58: expected import javax.sql.CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:59: = expected abstract CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:59: reached end of file while parsing abstract CARET_POSITION ^ D:\sources\trunk\editor\test\qa-functional\src\org\netbeans\test\editor\suites\abbrevs\data\testfiles\JavaAbbreviationsTest\Test.java:60: reached end of file while parsing