You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jiří Kovalský (Jira)" <ji...@apache.org> on 2020/04/12 16:55:00 UTC

[jira] [Updated] (NETBEANS-4086) [Netcat12] [Gradle] sub projects added via groovy script instead of include path directive not shown in project view

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

Jiří Kovalský updated NETBEANS-4086:
------------------------------------
    Labels: netcat  (was: )

> [Netcat12] [Gradle] sub projects added via groovy script instead of include path directive not shown in project view
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-4086
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4086
>             Project: NetBeans
>          Issue Type: Bug
>          Components: 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
>
>         Attachments: settings.gradle
>
>
> Steps to reproduce
>  # Started with a clean user and cache dir
>  # New Project | java with Gradle | Multi-project build
>  # Provide name "Script-Multi-project"
>  # Provide location <userhome>/Netcat12/NBprojects
>  # Provide description Sub projects via script
>  # Click Finish
>  # The Project view will show newly create root project as Sub projects via script
>  # Edit settings.gradle (use attachment settings.gradle)
>  # New Project | java with Gradle | Java class library
>  # Provide name lib1
>  # Provide location as <userhome>/Netcat12/NBprojects/Script-Multi-project
>  # provide other details
>  # Click finish
>  # REpeat steps 9 to 12 for creating another library project lib2
> Expected result
> Expect to see sub projects nodes under Script-Multi-project
> Actual result
> Cannot see the sub projects node
> Files view does not show the newly created projects as gradle projects
>  



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