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
e5316ef1db4838348f3a7029f6b4588baa8009b2
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
…
InlineToAnonymousClassTest.java
unnecessary calls to getMockJDK() removed in tests
2011-02-17 14:00:16 +03:00