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

Code completion for class fields doesn't work.

    XMLWordPrintableJSON

Details

    Description

      Have this simple code:

       

      class B {
          int fieldInt;
          String fieldString;
          
          B instance;
          
          String getInfo() {
             return "Hello ${instance.}"
          }
      
      } 

      The code completion doesn't work after the dot in return statement.

      Attachments

        Issue Links

          Activity

            People

              ppisl Petr Pisl
              Petricius Petr Pisl
              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 - 50m
                  50m