vs code - Expected java package name error

后端 未结 4 1546
名媛妹妹
名媛妹妹 2021-01-17 20:05

I have a java project with the following directory structure (as required by Gradle\'s \'java\' plugin, assuming all defaults).

projectRootDir
          


        
4条回答
  •  梦谈多话
    2021-01-17 20:43

    If your files are already in the correct directory, press F1 and type in "Clean the Java Language Server Workspace"

提交回复
热议问题