Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-4864

No suggestions in Code Ready Studio 12.16

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • 12.17.0.GA
    • 12.16.0.GA
    • None
    • None
    • NEW

      I have tested the following code as per request from customer:

      I tested the following: import java.util.ArrayList; import java.util.List; public class TestList

      { List<Integer> i=new ArrayList<>(); public static void main(String args[]) { i. }

      }

      I can see that there are no suggestions after "."

      I did observer the same behavior on Eclipse Oxygen too

      Is this expected behavior?

      Customers started getting incorrect suggestions after upgrading code ready studio
      Can someone please confirm.

              stephane.bouchet Stephane Bouchet
              rhn-support-spatra Sweta Patra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: