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

Gradle jvmargs are not inserted into distribution command script

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 11.0
    • None
    • projects - Gradle
    • Gradle 5.5.1, Netbeans 11.1, openjdk12, Windows10

    Description

      build.gradle contains

      run {
          jvmArgs(['--enable-preview'])
      }

      This is taken into account when runnung from the IDE, but it is not inserted into the distribution (Zip file)

      Attachments

        Activity

          People

            lkishalmi Laszlo Kishalmi
            hlein Helmut Leininger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: