Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8310898

Exclude support/src dir from VSCode search

XMLWordPrintable

      When searching for files in VSCode using ctrl+P (go to file), Java source files show up twice, once in the src/* dir, and once in the build/<config>/support/src/* dir (after building the JDK image)

      If the file in the build output is selected, a lot of the IDE's code navigation features don't work, and of course changes to that file don't have an effect.

      We should probably exclude the files in support/src/* from search to avoid these issues.

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: