This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-06 20:39:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
229f9206e8ddc69c680dedc7af8af0029b52f164
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting6
History
Anna.Kozlova
51a2d549b2
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
..
AgentPremain.java
…
AmbiguityChecksForImplicitSuperConstructorCall.java
…
AssignmentFromStringToObject.java
…
ClassObjectAccessibility.java
…
CompileTypeConstantsAccessibleFromStaticFieldInitializers.java
…
EnumConstantWithoutInterfaceImplementation.java
…
EnumInitializers.java
…
EnumInstanceFieldInitializer.java
…
EnumSynthetics.java
…
EnumWithoutConstants.java
enum, abstract and final should be an error somewhere (IDEA-186642)
2018-02-14 18:37:36 +01:00
GenericArrayCreationWithGenericTypeWithOneUnboundedWildcardOneNormalParams.java
…
IDEA61415.java
…
IDEA65473.java
…
IDEA79251.java
…
IDEA108285.java
…
IDEADEV11877.java
…
InheritUnrelatedConcreteMethodsWithSameSignature.java
…
InitializedBeforeUsed.java
…
Java5CastConventions.java
…
JavacQuirks.java
…
MethodReturnTypeSubstitutability.java
…
PrivateClassReferencedInAnnotationOnSibling.java
…
ReachableWhileBodyDueToConstantStringComparison.java
…
RedundantCastInConditionalExpression.java
…
SameFieldNameErrorOnSecond.java
…
SkipAbstractMethodsIfTheyMustBeDeclaredInNonAbstractSuperclass.java
…
SpeculateOnUnhandledExceptionsOverResolvedConstructorOnly.java
…
StatementWithExpression.java
…
StaticOnDemandImportResolvesToClass.java
…
ThisInArgListOfAnonymous.java
…
UnhandledErrorsFromEnumConstructors.java
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
UnhandledExceptions.java
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
UnhandledExceptionsValueOf.java
…
UnreachableAssignments.java
…
UnsupportedFeatures.java
…
VariableUsedBeforeAssignmentWithParenthesis.java
…