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-06 08:00:18 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
incompleteHighlighting
T
History
…
..
DefaultLoaderFactory.java
[java-highlighting] Do not mark potential imports for unresolved references as unused
2024-05-21 14:09:47 +00:00
FunctionInterface.java
[incomplete-project-model] Lambda parameter type is potentially convertible to anything
2024-06-07 18:19:39 +00:00
IncompleteRecursiveParameters.java
[java-highlighting] IDEA-369375 A syntax error (PsiErrorElement) should suppress the surrounding error
2025-03-20 10:06:39 +00:00
InferenceFailure.java
[java-incomplete-model] Assume that any unresolved class-type is assignable to java.lang.Object
2024-06-25 13:54:11 +00:00
module-info.java
[java-highlighting] Incomplete model (IDEA-353117) improvements
2024-05-08 19:27:19 +00:00
Server.java
Java: report errors again on qualified reference if the type of the qualifier is unknown (revert of fix for IDEA-240047)
2025-01-31 23:27:00 +00:00
Simple.java
Java: report errors again on qualified reference if the type of the qualifier is unknown (revert of fix for IDEA-240047)
2025-01-31 23:27:00 +00:00
StarImports.java
[java-highlighting] Do not try to resolve star-import if existing explicit import fails to resolve
2024-06-04 20:27:13 +00:00
SuperCall.java
[java-psi] Do not resolve super() call to Object() constructor when superclass is not resolved
2024-06-07 16:43:12 +00:00