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

Cannot attach JavaFX Bean Info sources to Gradle library

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 12.1
    • None
    • projects - Gradle
    • None

    Description

      I am developing a sample demo using Gradle and I am unable to debug into a library used in a test, as the source isn't available. To try:

      $ git clone --single-branch --branch react4jdemo https://github.com/jtulach/netbeans-html4j react4jdemo
      $ cd react4jdemo
      # following identifies the exact version I have on local disk:
      react4jdemo$ git log | head -n5
      commit 1e18917d0be1fc090cc9500c8286119710a29fde
      Author: Jaroslav Tulach <jaroslav.tulach@apidesign.org>
      Date:   Sun Sep 20 07:50:11 2020 +0200    Verify component class is accessible before generating subclass

      and open that and its api subproject in NetBeans 12.1. The following picture... ... shows what I did:

      • expand the API's project junit-browser-runner library
      • select BrowserRunner.class file
      • right click, Open => opens the bytecode
      • click "Attach Sources" and "Download"
      • an error is shown

       

       

      Attachments

        1. image-2020-09-20-08-06-46-654.png
          322 kB
          Jaroslav Tulach

        Activity

          People

            monacotoni Anton Epple
            jtulach Jaroslav Tulach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: