INRIA / INRIA/spoon

A suggestion regarding fixing the ambiguous package problem

Open
#5,475 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
392
Avg merge
11h 24m
Merged PRs (30d)
36

Description

At work, I got quite tired of seeing exceptions caused by ambiguous package names in user code. So I made a fix for the issue by merging such packages together, and deleting duplicated packages.

Here's the change:
https://github.com/WarpspeedSCP/spoon/commit/1e62e4b99b286d6152ec786efcca4edbc2437501

What I'd like to explore is if it makes sense to take it forward, as this had actually helped in improving support for packages that are split across multiple source roots.

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.