⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compiler.properties

📁 是一个用jsp做前台
💻 PROPERTIES
字号:
compiler.err.type.doesnt.take.params=type {0} does not take parameterscompiler.misc.token.identifier=<identifier>compiler.misc.verbose.retro.with=\tretrofitting {0} with {1}compiler.err.orphaned=orphaned {0}compiler.err.abstract.cant.be.accessed.directly=abstract {0} {1} cannot be accessed directlycompiler.warn.warning=warning\: compiler.misc.bad.class.file.header=bad class file\: {0}\n{1}\nPlease remove or make sure it appears in the correct subdirectory of the classpath.compiler.err.no.intf.expected.here=no interface expected herecompiler.misc.kindname.interface=interfacecompiler.err.else.without.if=''else'' without ''if''compiler.err.not.within.bounds.explain=type parameter {0} is not within its bound; {1}compiler.err.report.access={0} has {1} access in {2}compiler.misc.token.bad-symbol=<bad symbol>compiler.misc.kindname.package=packagecompiler.misc.bad.class.signature=bad class signature\: {0}compiler.err.class.public.should.be.in.file=class {0} is public, should be declared in a file named {0}.javacompiler.err.not.within.bounds=type parameter {0} is not within its boundcompiler.err.already.defined.this.unit={0} is already defined in this compilation unitcompiler.err.try.without.catch.or.finally=''try'' without ''catch'' or ''finally''compiler.err.cont.outside.loop=continue outside of loopcompiler.err.mod.not.allowed.here=modifier {0} not allowed herecompiler.note.unchecked.filename={0} uses unchecked operations.compiler.err.repeated.interface=repeated interfacecompiler.note.note=Note\: compiler.err.expected={0} expectedcompiler.err.duplicate.default.label=duplicate default labelcompiler.misc.ccf.unrecognized.attribute=unrecognized attribute\: {0}compiler.misc.anonymous.class=<anonymous {0}>compiler.misc.base.membership=all your base class are belong to uscompiler.err.anon.class.impl.intf.no.qual.for.new=anonymous class implements interface; cannot have qualifier for newcompiler.err.left-paren.or.left-square-bracket.expected=''('' or ''['' expectedcompiler.note.deprecated.filename={0} uses or overrides a deprecated API.compiler.warn.has.been.deprecated={0} in {1} has been deprecatedcompiler.err.duplicate.case.label=duplicate case labelcompiler.err.assert.as.identifier=as of release 1.4, 'assert' is a keyword, and may not be used as an identifiercompiler.err.qualified.new.of.static.class=qualified new of static classcompiler.err.not.def.public.class.intf.cant.access={0} in {1} is not defined in a public class or interface; cannot be accessed from outside packagecompiler.err.illegal.start.of.expr=illegal start of expressioncompiler.err.intf.expected.here=interface expected herecompiler.err.abstract.meth.cant.have.body=abstract methods cannot have a bodycompiler.warn.unchecked.generic.array.creation=unchecked generic array creationcompiler.err.void.not.allowed.here=''void'' type not allowed herecompiler.misc.token.long-integer=<long integer>compiler.err.error=error\: compiler.note.deprecated.recompile=Recompile with -deprecation for details.compiler.err.cant.access=cannot access {0}\n{1}compiler.err.cant.deref={0} cannot be dereferencedcompiler.err.dot.class.expected=''.class'' expectedcompiler.misc.bad.signature=bad signature\: {0}compiler.err.case.default.or.right-brace.expected=''case'', ''default'' or ''}'' expectedcompiler.misc.token.character=<character>compiler.warn.unchecked.cast.to.type=unchecked cast to type {0}compiler.err.should.be.abstract.doesnt.def={0} should be declared abstract; it does not define {1} in {2}compiler.err.illegal.line.end.in.char.lit=illegal line end in character literalcompiler.err.illegal.initializer.for.type=illegal initializer for {0}compiler.err.cant.resolve.location=cannot resolve symbol\nsymbol  \: {0} {1} {2}\nlocation\: {3} {4}compiler.err.intf.incompatible.diff.ret=interfaces {0} and {1} are incompatible; both define {2}, but with different return typecompiler.err.type.var.cant.be.deref=type variables cannot be dereferencedcompiler.misc.kindname.type.variable=bound of type variablecompiler.err.call.must.be.first.stmt.in.ctor=call to {0} must be first statement in constructorcompiler.misc.undecl.type.var=undeclared type variable\: {0}compiler.err.override.static={0}; {1} and {2} are staticcompiler.misc.verbose.checking.attribution=[checking {0}]compiler.err.missing.ret.val=missing return valuecompiler.warn.unchecked.assign=unchecked assignment\: {0} to {1}compiler.err.illegal.esc.char=illegal escape charactercompiler.err.duplicate.class=duplicate class\: {0}compiler.err.illegal.qual.not.icls=illegal qualifier; {0} is not an inner classcompiler.misc.resume.abort=R)esume, A)bort>compiler.misc.count.error={0} errorcompiler.err.pkg.clashes.with.class.of.same.name=package {0} clashes with class of same namecompiler.misc.kindname.method=methodcompiler.err.not.stmt=not a statementcompiler.err.cant.inherit.diff.arg={0} cannot be inherited with different arguments\: <{1}> and <{2}>compiler.err.non-static.cant.be.ref=non-static {0} {1} cannot be referenced from a static contextcompiler.err.signature.doesnt.match.intf=signature does not match {0}; incompatible interfacescompiler.note.unchecked.recompile=Recompile with -warnunchecked for details.compiler.misc.token.integer=<integer>compiler.err.unsupported.encoding=unsupported encoding\: {0}compiler.err.cant.read.file=cannot read\: {0}compiler.misc.type.req.class.array=class or arraycompiler.err.unclosed.str.lit=unclosed string literalcompiler.err.cant.assign.val.to.final.var=cannot assign a value to final variable {0}compiler.err.array.req.but.found=array required, but {0} foundcompiler.err.name.clash.same.erasure=name clash\: {0} and {1} have the same erasurecompiler.err.recursive.ctor.invocation=recursive constructor invocationcompiler.err.cyclic.inheritance=cyclic inheritance involving {0}compiler.err.abstract.cant.be.instantiated={0} is abstract; cannot be instantiatedcompiler.warn.assert.as.identifier=as of release 1.4, 'assert' is a keyword, and may not be used as an identifiercompiler.note.deprecated.plural=Some input files use or override a deprecated API.compiler.err.undef.label=undefined label\: {0}compiler.misc.override.incompatible.ret={0}; attempting to use incompatible return typecompiler.err.type.found.req=unexpected type\nfound   \: {0}\nrequired\: {1}compiler.err.malformed.fp.lit=malformed floating point literalcompiler.err.anon.class.impl.intf.no.args=anonymous class implements interface; cannot have argumentscompiler.err.override.meth.doesnt.throw={0}; overridden method does not throw {1}compiler.err.signature.doesnt.match.supertype=signature does not match {0}; incompatible supertypecompiler.misc.kindname.class=classcompiler.err.unreported.exception.need.to.catch.or.throw=unreported exception {0}; must be caught or declared to be throwncompiler.err.error.reading.file=error reading {0}; {1}compiler.err.improperly.formed.type.param.missing=improperly formed type, some parameters are missingcompiler.misc.fatal.err.cant.locate.meth=Fatal Error\: Unable to locate method {0}compiler.misc.count.warn.plural={0} warningscompiler.err.fp.number.too.small=floating point number too smallcompiler.misc.file.doesnt.contain.class=file does not contain class {0}compiler.err.const.expr.req=constant expression requiredcompiler.err.source.cant.overwrite.input.file=error writing source; cannot overwrite input file {0}compiler.err.unexpected.type=unexpected type\nrequired\: {0}\nfound   \: {1}compiler.misc.ccf.found.later.version=class file has later version than expected\: {0}compiler.err.icls.cant.have.static.decl=inner classes cannot have static declarationscompiler.warn.unchecked.call.mbr.of.raw.type=unchecked call to {0} as a member of the raw type {1}compiler.err.undetermined.type=type parameters of {0} cannot be determinedcompiler.err.no.match.entry={0} has no match in entry in {1}; required {2}compiler.err.already.defined.single.import={0} is already defined in a single-type importcompiler.err.name.reserved.for.internal.use={0} is reserved for internal usecompiler.err.class.cant.write=error while writing {0}\: {1}compiler.misc.fatal.err.no.java.lang=Fatal Error\: Unable to locate package java.lang in classpath or bootclasspathcompiler.misc.incompatible.types=incompatible typescompiler.err.not.encl.class=not an enclosing class\: {0}compiler.err.missing.ret.stmt=missing return statementcompiler.err.io.exception=error reading source file\: {0}compiler.err.cant.ret.val.from.meth.decl.void=cannot return a value from method whose result type is voidcompiler.misc.type.req.class=classcompiler.misc.unicode.str.not.supported=unicode string in class file not supportedcompiler.err.catch.without.try=''catch'' without ''try''compiler.err.clash.with.pkg.of.same.name={0} clashes with package of same namecompiler.err.wrong.number.type.args=wrong number of type arguments; required {0}compiler.err.var.might.not.have.been.initialized=variable {0} might not have been initializedcompiler.err.type.var.more.than.once.in.result=type variable {0} occurs more than once in type of {1}; cannot be left uninstantiatedcompiler.err.cant.inherit.from.final=cannot inherit from final {0}compiler.err.illegal.forward.ref=illegal forward referencecompiler.err.operator.cant.be.applied=operator {0} cannot be applied to {1}compiler.misc.clashes.with={0} in {1} clashes with {2} in {3}compiler.misc.wrong.version=class file has wrong version {0}.{1}, should be {2}.{3}compiler.err.except.already.caught=exception {0} has already been caughtcompiler.misc.verbose.wrote.file=[wrote {0}]compiler.err.unclosed.comment=unclosed commentcompiler.err.synthetic.name.conflict=the symbol {0} conflicts with a compiler-synthesized symbol in {1}compiler.note.unchecked.plural=Some input files use unchecked operations.compiler.misc.bad.const.pool.tag=bad constant pool tag\: {0}compiler.err.fp.number.too.large=floating point number too largecompiler.err.ref.ambiguous=reference to {0} is ambiguous, both {1} {2} in {3} and {4} {5} in {6} matchcompiler.misc.verbose.parsing.done=[parsing completed {0}ms]compiler.err.var.might.be.assigned.in.loop=variable {0} might be assigned in loopcompiler.warn.unchecked.assign.to.var=unchecked assignment to variable {0} of raw type class {1}compiler.err.initializer.must.be.able.to.complete.normally=initializer must be able to complete normallycompiler.err.type.var.more.than.once=type variable {0} occurs more than once in result type of {1}; cannot be left uninstantiatedcompiler.misc.token.string=<string>compiler.misc.token.double=<double>compiler.err.override.weaker.access={0}; attempting to assign weaker access privileges; was {1}compiler.err.doesnt.exist=package {0} does not existcompiler.err.var.might.already.be.assigned=variable {0} might already have been assigned tocompiler.err.except.never.thrown.in.try=exception {0} is never thrown in body of corresponding try statementcompiler.err.cant.resolve=cannot resolve symbol\nsymbol\: {0} {1} {2}compiler.err.already.defined={0} is already defined in {1}compiler.misc.kindname.default=identifier({0})compiler.err.unclosed.char.lit=unclosed character literalcompiler.misc.count.error.plural={0} errorscompiler.misc.kindname.variable=variablecompiler.err.missing.meth.body.or.decl.abstract=missing method body, or declare abstractcompiler.err.empty.char.lit=empty character literalcompiler.err.incomparable.types=incomparable types\: {0} and {1}compiler.err.name.clash.same.erasure.no.override=name clash\: {0} in {1} and {2} in {3} have the same erasure, yet none overrides the othercompiler.err.repeated.modifier=repeated modifiercompiler.err.ret.outside.meth=return outside methodcompiler.err.cant.ref.before.ctor.called=cannot reference {0} before supertype constructor has been calledcompiler.err.int.number.too.large=integer number too large\: {0}compiler.misc.cant.implement={0} in {1} cannot implement {2} in {3}compiler.err.internal.error.cant.instantiate=internal error; cannot instantiate {0} at {1} to ({2})compiler.err.illegal.char=illegal character\: \\{0}compiler.misc.verbose.loading=[loading {0}]compiler.misc.kindname.constructor=constructorcompiler.err.not.loop.label=not a loop label\: {0}compiler.misc.token.end-of-input=<end of input>compiler.err.cant.apply.symbol={0} in {1} cannot be applied to ({2})compiler.misc.bad.const.pool.tag.at=bad constant pool tag\: {0} at {1}compiler.misc.type.req.ref=referencecompiler.misc.too.many.constants=too many constantscompiler.err.not.def.public.cant.access={0} is not public in {1}; cannot be accessed from outside packagecompiler.err.invalid.hex.number=hexadecimal numbers must contain at least one hexadecimal digitcompiler.err.unreachable.stmt=unreachable statementcompiler.misc.verbose.total=[total {0}ms]compiler.err.no.encl.instance.of.type.in.scope=no enclosing instance of type {0} is in scopecompiler.err.illegal.combination.of.modifiers=illegal combination of modifiers\: {0} and {1}compiler.err.invalid.meth.decl.ret.type.req=invalid method declaration; return type requiredcompiler.misc.possible.loss.of.precision=possible loss of precisioncompiler.misc.dot.class.not.found=file {0}.class not foundcompiler.misc.verbose.retro=[retrofitting {0}]compiler.misc.illegal.start.of.class.file=illegal start of class filecompiler.err.finally.without.try=''finally'' without ''try''compiler.misc.class.file.wrong.class=class file contains wrong class\: {0}compiler.err.prob.found.req={0}\nfound   \: {1}\nrequired\: {2}compiler.err.native.meth.cant.have.body=native methods cannot have a bodycompiler.err.class.or.intf.expected=''class'' or ''interface'' expectedcompiler.misc.token.float=<float>compiler.err.label.already.in.use=label {0} already in usecompiler.err.intf.meth.cant.have.body=interface methods cannot have bodycompiler.misc.count.warn={0} warningcompiler.warn.possible.fall-through.into.case=possible fall-through into casecompiler.err.local.var.accessed.from.icls.needs.final=local variable {0} is accessed from within inner class; needs to be declared finalcompiler.warn.unchecked.meth.invocation.applied=unchecked method invocation\: {0} in {1} is applied to ({2})compiler.misc.source.unavailable=(source unavailable)compiler.err.illegal.unicode.esc=illegal unicode escapecompiler.misc.verbose.parsing.started=[parsing started {0}]compiler.err.illegal.start.of.type=illegal start of typecompiler.err.code.too.large.for.try.stmt=code too large for try statementcompiler.misc.cant.override={0} in {1} cannot override {2} in {3}compiler.err.override.meth={0}; overridden method is {1}compiler.err.cant.select.static.class.from.param.type=cannot select a static class from a parameterized typecompiler.misc.kindname.value=valuecompiler.err.break.outside.switch.loop=break outside switch or loopcompiler.misc.verbose.retro.with.list=\tretrofitting {0} with type parameters {1}, supertype {2}, interfaces {3}compiler.misc.unable.to.access.file=unable to access file\: {0}compiler.misc.inconvertible.types=inconvertible types

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -