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-21 20:54:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf640e78a9aaae8a13a28fc767825097644f4e40
openide
/
java
/
java-tests
/
testData
/
compileServer
/
incremental
T
History
Eugene Zhuravlev
204a4b5abd
Mark as 'deleted' all non-existent paths obtained from dependency caches. This will automatically clean stale non-existent paths from dependency data in situations when deleted paths info for build targets is lost or not available (fixes problem when old target caches are lost and non-existing files from dependency caches are sent to compilation: IDEA-185750)
2018-02-04 17:25:03 +01:00
..
annotations
…
changeName
…
classModifiers
- do not set 'outer class' property when parsing classes using inner classes declared elsewhere;
2017-10-31 16:38:22 +03:00
classProperties
…
common
test for conflicting classes with the same qName
2017-12-22 15:06:16 +01:00
compilePackage
/synchronizeOutput
…
fieldModifiers
usage constrains fixes and optimizations for 'added' fields; more tests added
2018-01-15 10:44:31 +01:00
fieldProperties
…
generics
…
imports
…
jasperValidation
…
java9-features
trigger module rebuild for newly-added module-info.java (IDEA-182378)
2017-11-22 16:31:32 +01:00
markDirty
…
membersChange
java make: recompile method usages of deleted method when it is replaced with equivalent bridge method (IDEA-185494)
2018-01-26 16:05:43 +01:00
methodModifiers
Correctly handle removal of 'protected' access flag on fields (IDEA-184854);
2018-01-13 16:33:14 +01:00
methodProperties
…
packageInfo
…
renameModule
Mark as 'deleted' all non-existent paths obtained from dependency caches. This will automatically clean stale non-existent paths from dependency data in situations when deleted paths info for build targets is lost or not available (fixes problem when old target caches are lost and non-existing files from dependency caches are sent to compilation: IDEA-185750)
2018-02-04 17:25:03 +01:00
uiDesigner
/simple
…