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-06 03:21:12 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
850cf546dcb190c20e2ee6a62ffd344098a265fc
openide
/
java
/
compiler
History
Alexey Kudravtsev
850cf546dc
replace Logger.getInstance(#fqn) with Logger.getInstance(klass.class) to reduce constant pool and code size and make code more refactorable
...
GitOrigin-RevId: 4ef94813858973e44449a20cf8b09174c8df5fce
2019-11-07 17:02:46 +00:00
..
forms-compiler
Constant condition and some other warnings fixed in tests
2019-10-15 06:31:30 +00:00
impl
replace Logger.getInstance(#fqn) with Logger.getInstance(klass.class) to reduce constant pool and code size and make code more refactorable
2019-11-07 17:02:46 +00:00
instrumentation-util
IDEA-200527 java.net.URISyntaxException when PatternInstrumenter instruments code
2019-07-29 21:57:45 +03:00
instrumentation-util-8
…
javac2
EditorConfig documentation test
2019-06-16 04:03:21 +03:00
openapi
replace Logger.getInstance(#fqn) with Logger.getInstance(klass.class) to reduce constant pool and code size and make code more refactorable
2019-11-07 17:02:46 +00:00
tests/com/intellij
/compiler
replace Logger.getInstance(#fqn) with Logger.getInstance(klass.class) to reduce constant pool and code size and make code more refactorable
2019-11-07 17:02:46 +00:00
intellij.java.compiler.tests.iml
…