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-06 08:00:18 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
inspection
/
magic
T
History
…
..
EnumConstructor.java
…
FieldInitializer.java
Java: add negative test case (IJ-CR-110898)
2023-07-19 16:08:18 +00:00
ManyConstantSources.java
MagicConstantInspection: handle special case of Calendar.get()
2018-06-19 17:57:40 +07:00
Propagate.java
[java-inspections] MagicConstantInspection: test to ensure that parameters and fields do not propagate automatically
2024-09-04 12:07:39 +00:00
Simple.java
…
SpecialCases.java
Test-case for IDEA-127764 MagicConstantInspection uses wrong annotation
2018-07-02 11:21:28 +07:00
SwitchBlock.java
[java-inspections] Support magic constants in case labels of switch statements and expressions
2022-01-26 21:34:09 +00:00
SwitchExpression1.java
[java-inspections] MagicConstant: fixes after review, tests
2022-11-23 15:10:56 +00:00
SwitchExpression2.java
[java-inspections] MagicConstant: fixes after review, tests
2022-11-23 15:10:56 +00:00
VarargMethodCall.java
[java-inspections] IDEA-264850 MagicConstant inspection does not work on varargs
2021-03-24 23:54:50 +00:00
WithLibrary.java
MagicConstantInspection: shorten message
2018-06-20 16:50:21 +07:00