sheehan / grails-console

A web-based Groovy console for interactive runtime application management and debugging
Apache License 2.0
78 stars 41 forks source link

Ability to Change Remote Storage Drive #68

Open labancap opened 6 years ago

labancap commented 6 years ago

I work for a company that has a shared network drive. This is where we store any common resources we would like our peers to access. However, the current UI only allows me to open files from the C: drive. It would be nice to give us the ability to choose a drive, even if we have to type it in ourselves.

I currently know this is possible to do because there are two workaround in which I am using, but require setup or unnecessary knowledge of how things work. You can either:

This also helps those who store their files on external drives as well.