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
7547c92c1fd4572c0bf3a650a6a07d8ede451eb0
openide
/
java
T
History
Anna Kozlova
7547c92c1f
anonym -> lambda: expression lambda should be used with care due to void/value ambiguity (IDEA-125951)
2014-11-03 16:03:53 +01:00
..
compiler
wait for cancelled process termination on processHandler instead of Future object;
2014-11-02 00:32:42 +01:00
debugger
IDEA-132040 Java Data Type Renderers UI is not redrawn when selecting another Renderer
2014-10-31 20:24:50 +03:00
execution
cleanup
2014-10-31 13:45:30 +01:00
idea-ui
…
java-analysis-api
…
java-analysis-impl
anonym -> lambda: expression lambda should be used with care due to void/value ambiguity (IDEA-125951)
2014-11-03 16:03:53 +01:00
java-impl
suggest correctly shaped functional types if extracting functional expression without context: initial (IDEA-125510)
2014-11-03 15:08:48 +01:00
java-indexing-api
introduced / used MethodReferencesSearch.SearchParameters.getEffectiveUseScope()
2014-10-30 23:47:29 +01:00
java-indexing-impl
…
java-psi-api
functional interface: introduce acceptability for both lambda and method references
2014-11-03 15:08:47 +01:00
java-psi-impl
functional interface: introduce acceptability for both lambda and method references
2014-11-03 15:08:47 +01:00
java-runtime
…
java-structure-view
…
java-tests
anonym -> lambda: expression lambda should be used with care due to void/value ambiguity (IDEA-125951)
2014-11-03 16:03:53 +01:00
jdkAnnotations
…
jsp-base-openapi
…
jsp-openapi
…
jsp-spi
…
manifest
…
mockJDK-1.4
…
mockJDK-1.7
…
mockJDK-1.8/jre
/lib
…
openapi
…
remote-servers
CR-IC-6007 - IDEA-127974 - Allow to choose artifact-only clouds in the Clouds module builder
2014-10-31 14:49:50 +01:00
structuralsearch-java
do not need to call getText() for PsiClass (even compiled) instances
2014-10-31 21:02:14 +01:00
testFramework
VfsRootAccess.allowRootAccess() for test data (actual for 3rd party developers who work with a separate plugin module)
2014-10-31 17:00:57 +03:00
typeMigration
…