Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-4086

Gradle sub projects added via groovy script instead of include path directive not shown in project view

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 12.0
    • None
    • projects - Gradle
    • 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)

    Description

      Steps to reproduce

      1. Started with a clean user and cache dir
      2. New Project | java with Gradle | Multi-project build
      3. Provide name "Script-Multi-project"
      4. Provide location <userhome>/Netcat12/NBprojects
      5. Provide description Sub projects via script
      6. Click Finish
      7. The Project view will show newly create root project as Sub projects via script
      8. Edit settings.gradle (use attachment settings.gradle)
      9. New Project | java with Gradle | Java class library
      10. Provide name lib1
      11. Provide location as <userhome>/Netcat12/NBprojects/Script-Multi-project
      12. provide other details
      13. Click finish
      14. 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

       

      Attachments

        1. Script-Multi-project.zip
          60 kB
          Manikantan Narender Nath
        2. settings.gradle
          0.6 kB
          Manikantan Narender Nath

        Activity

          People

            lkishalmi Laszlo Kishalmi
            manikantannaren Manikantan Narender Nath
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: