You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2019/02/10 14:25:00 UTC

[jira] [Resolved] (NETBEANS-2104) Gradle project shows description instead of name in Projects view

     [ https://issues.apache.org/jira/browse/NETBEANS-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Kishalmi resolved NETBEANS-2104.
---------------------------------------
    Resolution: Not A Problem

Well it is intentionally used this way, many projects uses the description field to provide a kind of display name for their projects. Though this behavior can be turned off:
!image-2019-02-10-06-23-17-007.png!
by unclicking the Use Project Description as Project Name

> Gradle project shows description instead of name in Projects view
> -----------------------------------------------------------------
>
>                 Key: NETBEANS-2104
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2104
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: Jose Pereda
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>         Attachments: gradle description issue.png
>
>
> If a Gradle project's build file contains a `description` property, the description value is used instead of the project's name in the Projects view.
> !gradle description issue.png|width=240,height=178!
> I'm not sure if this is intentional, but I wouldn't expect it, as a description can be very verbose. I'd rather use the root project's name, or if it is not set, the name of the root folder. And maybe add the description to the tooltip.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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