TestSmellDetector icon indicating copy to clipboard operation
TestSmellDetector copied to clipboard

Does not work on macOS (or Linux)

Open Teej42 opened this issue 3 years ago • 2 comments

It'll throw a java.lang.ArrayIndexOutOfBoundsException: 4 on ClassEntity.getAppName() as it expects a Windows path format, instead of using an universal solution.

Teej42 avatar Mar 19 '22 23:03 Teej42

I am facing the same issue.

Cwendkuuni avatar Sep 04 '24 17:09 Cwendkuuni

It works on my end.

System Version: macOS 14.6 (23G80)
Kernel Version: Darwin 23.6.0

jose avatar Nov 21 '24 00:11 jose