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
eb0904cfd97803b430bb5acb2a398b8971291c07
openide
/
java
T
History
Anna Kozlova
eb0904cfd9
testdata for IDEA-57322
2015-05-21 10:00:34 +02:00
..
compiler
cleanup
2015-05-19 15:16:33 +03:00
debugger
removed indeterminacy; memory leak fixed when myOriginalBreakPointsNodes retained 1mb of JDOM
2015-05-19 12:31:13 +03:00
execution
…
idea-ui
don't allow to create libraries with duplicated names
2015-05-19 16:22:43 +03:00
java-analysis-api
…
java-analysis-impl
dfa: don't suggest to convert lvalue to ternary expression (IDEA-140519)
2015-05-20 15:21:20 +02:00
java-impl
fixed reloading output paths settings if 'inherit compiler output' is enabled
2015-05-20 19:59:38 +03:00
java-indexing-api
…
java-indexing-impl
…
java-psi-api
captured wildcards: refactor to extract same parts for extends/super wildcards, ensure upper bound is not lost for extends wildcard (IDEA-57292)
2015-05-21 10:00:23 +02:00
java-psi-impl
captured wildcards: refactor to extract same parts for extends/super wildcards, ensure upper bound is not lost for extends wildcard (IDEA-57292)
2015-05-21 10:00:23 +02:00
java-runtime
sm runner: mark assertion errors without comparison as failures (other exceptions as errors)
2015-05-13 19:23:50 +02:00
java-structure-view
…
java-tests
testdata for IDEA-57322
2015-05-21 10:00:34 +02:00
jdkAnnotations
…
jsp-base-openapi
…
jsp-openapi
…
jsp-spi
…
manifest
…
mockJDK-1.4
…
mockJDK-1.7
…
mockJDK-1.8/jre
/lib
…
openapi
…
remote-servers
…
structuralsearch-java
…
testFramework
removed unneeded dependency from testFramework-java on external-system-impl to reduce module cycle
2015-05-19 10:23:00 +03:00
typeMigration
…