Intellij doesn't allow pasting a file name contains $ sign

已回答

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

 

 

 

0
Hello,

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.
0

请先登录再写评论。