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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d829a7c8f49117bacfa942f953715898946f01ac
openide
/
jps
T
History
Eugene Zhuravlev
and
intellij-monorepo-bot
fdb71764cf
Enhance the code that installs dynamic call dispatcher for the javac file manager. If cross-compilation with "--release" flag is used in javac 11 and above, the user-supplied file manager is wrapped with a different file manager wrapper (IDEA-220430)
...
GitOrigin-RevId: 0a8d3ac44bffba1fe556e5ce5385d4217cd97223
2019-09-05 18:02:11 +00:00
..
antLayout
…
javac-ref-scanner-8
…
jps-builders
jps build: don't try to reuse forked javac process which will be stopped after current compilation (IDEA-221937)
2019-09-04 12:51:09 +00:00
jps-builders-6
Enhance the code that installs dynamic call dispatcher for the javac file manager. If cross-compilation with "--release" flag is used in javac 11 and above, the user-supplied file manager is wrapped with a different file manager wrapper (IDEA-220430)
2019-09-05 18:02:11 +00:00
jps-launcher
…
lib
…
model-api
cleanup
2019-08-27 22:42:28 +00:00
model-impl
remove unused deprecated members
2019-08-08 19:12:10 +03:00
model-serialization
new project model: implement save to JPS format (.idea/.ipr)
2019-08-30 15:42:19 +00:00
standalone-builder
…