The const keyword is reserved by Java, even though it is not currently used in Java. Use final to declare constants.
final keyword
Source: The Java Language Specification. Copyright (C) 1996 Sun Microsystems, Inc.