You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Geertjan Wielenga (Jira)" <ji...@apache.org> on 2020/04/19 21:36:00 UTC

[jira] [Commented] (NETBEANS-4085) New Gradle project wizard allows to create project with same name

    [ https://issues.apache.org/jira/browse/NETBEANS-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087207#comment-17087207 ] 

Geertjan Wielenga commented on NETBEANS-4085:
---------------------------------------------

Still reproducible with 12.0 Beta 3?

https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release120/12/artifact/dist/netbeans/

> 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
>              Labels: netcat
>             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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists