Unable to name or create anything (files or directories)
已回答
Hi guys,
it is my first time with Java and Intellij. I've tried to create a file or module, but this application doesn't let me to type any name in a windows showed on a screen. I;ve watch youtube for help, but I hadn't seen anyone having the same issue.
请先登录再写评论。
>application doesn't let me to type any name in a windows showed on a screen.
The focus must be inside the dialog. It is the case right after you call New package or Class action from the context menu in project window. Please see Create a package and a class.
If it does not work, please describe the exact steps you perform and idea.log file (Help | Show Log in ... action) after IDE restart and reproducing. For uploading you can use ftp://ftp.intellij.net/.uploads / https://uploads.services.jetbrains.com or any file sharing service. Thanks.