Intellij doesn't allow pasting a file name contains $ sign
Answered
Hi all,
I copy the file which contain $ sign from one folder to the folder on Intellij project.
The filename for example is abc$123.class. I am not able to paste it in Intellij project folder.
Any suggestions please?
Ted
Please sign in to leave a comment.
These class names usually be considered as inner class and will be hidden. You may right-click your project and select Open In | Find/Explorer and manage them in your OS's file explorer.