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-04 08:51:02 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feda077bb70e7b09d8577c7e2b1b3206b76f20c3
openide
/
java
/
java-tests
History
anna
feda077bb7
inline variable: captured wildcard != wildcard so isAssignable should be used in order to avoid redundant class casts (IDEA-27243); though isAssignable can't replace equals as for primitive types cast can change expr semantics, e.g. (float)intVar1/intVar2
2010-06-03 12:39:37 +04:00
..
testData
inline variable: captured wildcard != wildcard so isAssignable should be used in order to avoid redundant class casts (IDEA-27243); though isAssignable can't replace equals as for primitive types cast can change expr semantics, e.g. (float)intVar1/intVar2
2010-06-03 12:39:37 +04:00
testSrc/com
/intellij
inline variable: captured wildcard != wildcard so isAssignable should be used in order to avoid redundant class casts (IDEA-27243); though isAssignable can't replace equals as for primitive types cast can change expr semantics, e.g. (float)intVar1/intVar2
2010-06-03 12:39:37 +04:00
java-tests.iml
IDEA-54295 Unify test data path access for all IDEA tests
2010-05-14 13:49:03 +04:00