Releases: microsoft/vscode-java-dependency
Releases · microsoft/vscode-java-dependency
0.19.0
25 Jan 07:46
Compare
Sorry, something went wrong.
No results found
Added
Support creating new JavaFX project via Maven archetype. PR#581
Support creating new Gradle project. PR#583
Changed
Now you can simply leave the setting java.project.exportJar.targetPath empty when you want to specify the location of exported jar manually. PR#575
Add the java.project.referencedLibraries setting by default when creating an unmanaged folder project. PR#584
0.18.9
20 Dec 08:57
Compare
Sorry, something went wrong.
No results found
0.18.8
26 Sep 02:17
Compare
Sorry, something went wrong.
No results found
Changed
Adopt the new folder-library icon. PR#545
Fixed
0.18.7
27 Aug 08:10
Compare
Sorry, something went wrong.
No results found
Added
Support creating new Java class from File > New File.... PR#533
Release 0.18.6
26 Jul 05:34
Compare
Sorry, something went wrong.
No results found
Changed
Set the output path to bin by default when creating projects without build tools. #523
Fixed
Release 0.18.5
28 Jun 06:03
Compare
Sorry, something went wrong.
No results found
Release 0.18.4
26 May 09:05
Compare
Sorry, something went wrong.
No results found
Added
Show reports when exporting jar. #374
Fixed
Release 0.18.3
13 Apr 02:31
Compare
Sorry, something went wrong.
No results found
Added
Add new unmanaged folder metadata for the project node. PR#479
Changed
Rename sorting group 9_sync to 9_configuration. PR#480
Release 0.18.2
23 Mar 08:37
Compare
Sorry, something went wrong.
No results found
Release 0.18.1
03 Mar 06:05
Compare
Sorry, something went wrong.
No results found
Added
Add welcome view in Java Project explorer when there is no Java projects in the workspace. PR#461
Changed
Apply the new extension icon. PR#462
Fixed