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

C++ Project Import Warning

Open
#393 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
cpp
Domain
tooling

Research direction

Reproduce the import by bringing a 2025 or 2026 C++ project into 2027 alpha-7 and selecting Import Project. Trace the importer from the warning about determining the robot class, then check how it updates includes and namespaces. Done means the project imports without requiring manual robot-class input and the relevant includes and namespaces are fully updated.

Written by the indexing model from the issue text.

Description

When importing a 2025 or 2026 project into 2027 alpha-7 in c++, after clicking Import Project, I get the following warning : Failed to determine robot class. Enter it manually? with the option to enter respond yes or no.

After clicking yes, the project seems to correctly be imported although with a lot of the includes and namespaces changes not being fully changed automatically

Dominant language
Java
Stars
186
Forks
24
Avg merge
8h 27m
Merged PRs (30d)
9

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

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 wpilibsuite/SystemcoreTesting

All issues in wpilibsuite/SystemcoreTesting

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.