This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-25 18:25:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e09ec985bf1ef49e2050fd6eb24bf2e07256d0b7
openide
/
java
/
java-tests
/
testData
/
compiler
/
notNullVerification
T
History
Eugene Zhuravlev
3eaeb3b8d6
correctly determine parameter names for long and double paremeters independently on local vars visiting order
2015-01-08 11:39:38 +01:00
..
annotations.jar
IDEA-126173 Specify exception type thrown by @NotNull annotations
2014-07-18 09:14:07 +02:00
ConstructorParam.java
…
ConstructorParamWithMessage.java
IDEABKL-6771 Add optional parameter 'exceptionMessage' to @NotNull annotation
2013-04-17 14:11:10 +03:00
CustomExceptionType.java
IDEA-126173 Specify exception type thrown by @NotNull annotations
2014-07-18 09:14:07 +02:00
DoubleParameter.java
correctly determine parameter names for long and double paremeters independently on local vars visiting order
2015-01-08 11:39:38 +01:00
EnumConstructor.java
…
EnumConstructorSecondParam.java
…
LongParameter.java
fix counting parameters when doing @NotNull instrumentation (IDEA-134703)
2015-01-02 15:32:49 +01:00
MultipleReturns.java
…
NonStaticInnerClass.java
…
SimpleParam.java
…
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
…
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