eclipse-jdt / eclipse-jdt/eclipse.jdt.ui

CPListElement does not take existing attributes into account

Open
#897 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
59
Forks
127
Avg merge
22h 47m
Merged PRs (30d)
28

Description

`LibrariesWorkbookPage` calls `org.eclipse.jdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaProject, IClasspathEntry, int, IPath, IModuleDescription, boolean, IResource, IPath)` but in the case of an edited classpath entry every custom attribute is not updated because `CPListElement` ignores the `IClasspathEntry` supplied extra attributes.

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.