Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[7.0] Fix source sets warning

Open
#1,087 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
java
Domain
build-system

Research direction

Start by locating the source-set warning in the Gradle and IntelliJ integration; the issue does not name a file or test. Determine why the warning is emitted for Eclipse, which versions need merged source sets, and whether a disable option or default behavior is intended; done means the warning targets the relevant setup and the chosen configuration is covered by tests.

Written by the indexing model from the issue text.

Description

Its gradle/intellij that need merged sourcesets, not eclipse.
Also needed for 1.13+ i think.
But warning for all and adding a way to disable would probably be fine.

Also maybe this is one of the "magics" we should have on by default? I dont like it but maybe.

Dominant language
Java
Stars
574
Forks
450
Avg merge
16h 20m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MinecraftForge/ForgeGradle

All issues in MinecraftForge/ForgeGradle

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.