Skip to content

Support Package Mismatch Create Folder Quick Fix #1030

@shawnweeks

Description

@shawnweeks

Currently the only quick fix for a package name mismatch is to fix the package name. We should also support creating the folders and moving to the package spec like Eclipse and other IDEs support.

Environment
  • Operating System: MacOS 10.14.6
  • JDK version: 1.8
  • Visual Studio Code version: 1.37.0
  • Java extension version: 0.47.0
Steps To Reproduce
  1. Create Java Class
  2. add "package org.example.newproject;"
  3. Run quickfix

[attach a sample project reproducing the error]
attach logs

Current Result

No option to move to package spec folders.

Expected Result

Option to move to package spec folders.

Additional Informations

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions