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
85fcb6d85ca3255f4dbae2177409aaac85b7b7c6
openide
/
java
T
History
peter
85fcb6d85c
close all editors in LoadProjectTest.tearDown to reduce the number of console exceptions when it fails
2015-05-21 18:00:22 +02:00
..
compiler
cleanup
2015-05-19 15:16:33 +03:00
debugger
IDEA-138233 It's not possible to navigate to target class and line from exception trace
2015-05-21 13:29:17 +03:00
execution
RunLineMarkerProvider initial
2015-05-21 15:59:06 +03:00
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
drop contract cache on method change (EA-68596 - AIOOBE: ContractChecker.checkContractClause)
2015-05-21 15:31:39 +02:00
java-impl
invert boolean: don't start rename processor if name was not changed (IDEA-140553)
2015-05-21 14:11:28 +02:00
java-indexing-api
…
java-indexing-impl
when searching for methods on EDT, don't wait for smart mode (EA-67196 - assert: DumbServiceImpl.waitForSmartMode)
2015-05-21 15:31:41 +02:00
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
don't correct classes by resolve scope shen they're outside source roots
2015-05-21 17:27:59 +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
close all editors in LoadProjectTest.tearDown to reduce the number of console exceptions when it fails
2015-05-21 18:00:22 +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
…