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

make config file invisible on windows #11

Open
Sydrimon opened this issue Oct 11, 2016 · 5 comments
Open

make config file invisible on windows #11

Sydrimon opened this issue Oct 11, 2016 · 5 comments

Comments

@Sydrimon
Copy link
Owner

Sydrimon commented Oct 11, 2016

currently the config file is invisible on Linux systems (starts with dot), but not on windows systems.

(See config branch in class wurstball.data.ConfigIO)

@JamesFranc
Copy link

Which config file are you referring to, the config inside the .git folder?

Sorry for my lack of understanding!

@I-am-me
Copy link

I-am-me commented Oct 12, 2016

Which config file are you referring to, the config inside the .git folder?

@JamesFranc The config file can be found here : https://github.com/Sydrimon/wurstball-viewer/blob/config/src/main/java/wurstball/data/ConfigIO.java

@Sydrimon
Copy link
Owner Author

@I-am-me thank you for clarification.
@JamesFranc can I assign you to this issue?

@JamesFranc
Copy link

@Sydrimon Yes!

@I-am-me or @Sydrimon When you say invisible, do you mean mark the file as "Hidden" under ConfigIO.java>Properties>Attributes?

@Sydrimon
Copy link
Owner Author

I don't think we are talking about the same thing.
The file ".wurstball.config" is created by the class ConfigIO.
It starts with a dot so in Linux systems it is hidden or invisible or whatever you call it.
The Windows file browser shows this like any other file.
So when you open your file browser and navigate to your home folder you shouldn't see the ".wurstball.config" file while it still exists.

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

No branches or pull requests

3 participants