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

app.conf has typo preventing RCP app loading on Linux

    XMLWordPrintableJSON

Details

    Description

      netbeans/harness/etc/app.conf has this:

        default_cachedir=""${DEFAULT_CACHEDIR_ROOT}/dev"

       

      The extra double quote causes RCP-generated apps from loading on Linux with:

         Syntax error: unterminated quoted string

       

      Changing to:

        default_cachedir="${DEFAULT_CACHEDIR_ROOT}/dev"

       

      in app.conf fixes the generated builds. 

      Attachments

        Issue Links

          Activity

            People

              sdedic Svatopluk Dedic
              stevenyi Steven Yi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 40m
                  2h 40m