question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Secret Handshake exercise should have `Signal` class/enum visible/editable

See original GitHub issue

More context: https://exercism-team.slack.com/archives/CATD6MX62/p1661262277270479

For the online editor, it’s not clear that the enum is already defined, so students might attempt to redefine it inside HandshakeCalculator. That causes deceiving compilation errors.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
andrerfcsantoscommented, Oct 29, 2022

It appears for me now 🎉

image
0reactions
artamonovkirillcommented, Nov 5, 2022

@artamonovkirill Unfortunately, no. I left a comment on the PR.

Thanks for doing this. I noticed this is a problem in a lot of other exercises too - they have extra files but are not declared in either the files.solution or files.editor key (#2170). I’ve meaning to write a little script to fix instances where this happens, but haven’t find the time yet. In the meantime, feel free to create PRs about this for the exercises you are solving.

@andrerfcsantos I wrote the script to check exercise files and added missing files: https://github.com/exercism/java/pull/2195 😁

Read more comments on GitHub >

github_iconTop Results From Across the Web

Community solutions for Secret Handshake in Java on Exercism
Explore other people's solutions to Secret Handshake in Java, and learn how others have solved the exercise.
Read more >
Exercism Java Statistics & Issues - Codesti
Secret Handshake exercise should have `Signal` class/enum visible/editable, closed, 5, 2022-08-24, 2022-11-27, 2022-10-29.
Read more >
java - Github Plus
The exercise high-scores has not been implemented yet for the Java track. ... Secret Handshake exercise should have `Signal` class/enum visible/editable.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found