[
https://issues.apache.org/jira/browse/NETBEANS-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17070718#comment-17070718
]
Manikantan Narender Nath commented on NETBEANS-4085:
----------------------------------------------------
Changed Java to 11.0.6+10, still same behaviour
> [Netcat12] [Gradle] New Gradle project wizard allows to create project with
> same name
> -------------------------------------------------------------------------------------
>
> Key: NETBEANS-4085
> URL: https://issues.apache.org/jira/browse/NETBEANS-4085
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Generic Projects UI, projects - Gradle
> Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta2
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
> Reporter: Manikantan Narender Nath
> Assignee: Laszlo Kishalmi
> Priority: Major
> Fix For: 12.0
>
>
> Steps to reproduce
> # Started with clean user dir and cache dir
> # New Project |Java with Gradle|Java application
> # Provide the name - `duplicate-project`
> # Provide a project location; example <userhome>/Netcat12/NBprojects
> # Provide Description - Originally created project
> # Click finish
> # You will notice in the project explorer the new project node as Originally
> created project
> # New Project |Java with Gradle|Java application
> # Provide name `duplicate-project`
> # Use the same above project location; example <userhome>/Netcat12/NBprojects
> # Provide Description - I am a duplicate
> Expected behaviour
> Error banner describing that the project already exists
> Finish/Next buttons are disabled
> Actual Behaviour
> No error banner
> Finish is enabled
> Clicking Finish over-writes the existing project(directories are retained,
> but build.gradle, settings.gradle and gradle.properties are over-written)
> In project explorer we see the project node "I am a duplicate"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists