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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43f52af2bad12050a804fba44b9e4134881b623d
openide
/
java
/
compiler
T
History
Tagir Valeev
5efb3569a1
Unnecessary semicolons removed; some other warnings fixed
2018-09-27 11:32:39 +07:00
..
forms-compiler
cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931)
2018-09-06 16:49:46 +03:00
impl
deprecate Extensions.getExtensions(ExtensionPointName, AreaInstance) in favour of ExtensionPointName.getExtensionList(AreaInstance)
2018-09-25 17:50:17 +02:00
instrumentation-util
[java] makes not-null instrumenter compatible with ASM 6.2 (IDEA-191331)
2018-09-24 15:59:57 +02:00
instrumentation-util-8
…
javac2
cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931)
2018-09-06 16:49:46 +03:00
openapi
deprecate Extensions.getExtensions(ExtensionPointName, AreaInstance) in favour of ExtensionPointName.getExtensionList(AreaInstance)
2018-09-25 17:50:17 +02:00
tests/com/intellij
/compiler
Unnecessary semicolons removed; some other warnings fixed
2018-09-27 11:32:39 +07:00
intellij.java.compiler.tests.iml
…