-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java execution v3.14.1 ok / v3.15 broken #1346
Comments
referencing my pull request #1353 fixing this issue. |
Having same issue |
Have issues with 3.15.0. |
Is this fixed in 3.16.0? |
I just tried it out. Same error. 3.16.0 doesn't work. 3.14.1 was the last working version for Mac. Thanks! |
I'll just update myself. Apparently, 3.16.0 is working if you are inside the project folder. If you are in a sub folder, it's assuming it's a package. I guess it's working as intended... 3.14.1 didn't care if you are in a sub folder. So I guess it's working for Mac. 😄 |
Should be fixed in #2470. Let me know if it is not. |
OS: Mac Sierra ; Atom 1.17.2 ; Atom-script v3.15
Issue: Error on running java file.
javac: invalid flag: ##final part of java folder path ##
Usage: javac
Something probably broke in this last commit?
b6a682c#diff-99a14086cd9bd6e42dd51f2db939fda7
The text was updated successfully, but these errors were encountered: