Skip to content
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

Mac Support #5

Open
steven10172 opened this issue Apr 23, 2021 · 0 comments
Open

Mac Support #5

steven10172 opened this issue Apr 23, 2021 · 0 comments

Comments

@steven10172
Copy link

When using this plugin on my Mac nothing happened. I suspect this is related to using \\ for the path separators. Since Java can work seamlessly across multiple platforms you'll want to use the universal / separator and let Java handle migrating to \\ for windows support.

https://github.com/MarbleTurtle/FriendsExporter/blob/master/src/main/java/com/FriendsExporter/FriendsExporterPlugin.java#L136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant