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
2025-12-17 07:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94bb0729c0cbea5cd93d4575f06e90cee48e46b4
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
refactoring
/
inline
History
anna
eb800fd0ee
inline method: do not insert unnecessary qualification (IDEA-70786 )
2011-06-08 21:57:31 +04:00
..
InlineConstantFieldTest.java
unnecessary calls to getMockJDK() removed in tests
2011-02-17 14:00:16 +03:00
InlineLocalTest.java
replace diamond with type on inline when after inline diamond won't be inferred (IDEA-66142)
2011-03-08 11:27:13 +01:00
InlineMethodMultifileTest.java
inline methods: delete static imports on method delete (IDEA-62126)
2010-12-22 22:25:20 +03:00
InlineMethodTest.java
inline method: do not insert unnecessary qualification (IDEA-70786 )
2011-06-08 21:57:31 +04:00
InlineParameterTest.java
unnecessary calls to getMockJDK() removed in tests
2011-02-17 14:00:16 +03:00
InlineToAnonymousClassMultifileTest.java
mockJDKs in ultimate killed, added mockJDK-1.4 to community
2010-07-02 14:23:04 +04:00
InlineToAnonymousClassTest.java
unnecessary calls to getMockJDK() removed in tests
2011-02-17 14:00:16 +03:00