-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 11.0
-
Fix Version/s: None
-
Component/s: projects - Gradle
-
Labels:None
Create Java with Gradle -> Java Application project
When typing the name of the project, there is no validation of an existing project (same location and same name) nor any invalid character typed.
Same applies to main class name (you can type invalid characters).
If you click finish the project will be created, regardless any possible issue due to a wrong project name or an invalid main class name.
Some checks are required to set the package name all lower case.
Version NetBeans 11.0
Mac OS X 10.14.4
- causes
-
NETBEANS-4085 New Gradle project wizard allows to create project with same name
-
- Open
-