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 03:21:12 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de7f053c42524031d895da7c272c0cc8abebb4c0
openide
/
java
/
java-tests
/
testData
/
compiler
/
notNullVerification
History
peter
293e4c55a7
IDEA-40780 When code is compiled with -g, use the argument name for the @NotNull error.
2013-10-17 21:54:34 +02:00
..
annotations.jar
…
ConstructorParam.java
Instrumenter cleanup + couple more tests
2012-09-24 19:06:40 +02:00
ConstructorParamWithMessage.java
IDEABKL-6771 Add optional parameter 'exceptionMessage' to @NotNull annotation
2013-04-17 14:11:10 +03:00
EnumConstructor.java
…
EnumConstructorSecondParam.java
…
MultipleReturns.java
…
NonStaticInnerClass.java
not-null instrumentation fixed for static inner classes
2010-08-05 13:38:18 +04:00
SimpleParam.java
Instrumenter cleanup + couple more tests
2012-09-24 19:06:40 +02:00
SimpleParamWithMessage.java
IDEABKL-6771 Add optional parameter 'exceptionMessage' to @NotNull annotation
2013-04-17 14:11:10 +03:00
SimpleReturn.java
…
SimpleReturnWithMessage.java
IDEABKL-6771 Add optional parameter 'exceptionMessage' to @NotNull annotation
2013-04-17 14:11:10 +03:00
StaticInnerClass.java
not-null instrumentation fixed for static inner classes
2010-08-05 13:38:18 +04:00
UseParameterNames.java
IDEA-40780 When code is compiled with -g, use the argument name for the @NotNull error.
2013-10-17 21:54:34 +02:00