Skip to content

Eclipse settings files not being generated by VSCode Extension #167

@markexperience

Description

@markexperience

When using 0.0.12 of the plugin, and opening a folder with a pom file, the eclipse related configuration files .classpath, .project and those under .settings are not generated.

When using 0.0.11 the files are generated, and code completion and classpath resolution work as expected.

Environment
  • Operating System: Window 10
  • JDK version: 1.8.0_121
  • Visual Studio Code version: 1.10.2
  • Java extension version: 0.0.12
Steps To Reproduce
  1. Create a simple maven project
  2. Open the project in VSCode

java-interview.zip

Current Result

No .project, .classpath and .settings/ files are produced.
This is when opening with 0.1.12

Expected Result

The files are created and code completion and classpath resolution occurs as expected.
This works as expected with 0.1.11

Additional Informations

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions