eclipse-jdt / eclipse-jdt/eclipse.jdt.core

ASTParser doesn't attach tasks to returned CompilationUnit

Open
#2,277 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

When building a CompilationUnit using ASTParser, the underlying tasks generated by the compiler are not stored.
Those should most likely be added to the problems, using the IJavaModelMarker.TASK_MARKER category, or maybe worth a dedicated `tasks` fields on the AST ?
This is a continuation of #2179 , and blocking https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator/issues/84

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.