Releases: microsoft/vscode-java-dependency 
  
  Releases · microsoft/vscode-java-dependency
      
  0.21.2 
  
    
  
      
        27 Mar 04:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fixed 
Improve the output of exporting jar tasks. #699  
Open build tasks action is blocked. #720  
  
  
  
   
   
  
  0.21.1 
  
    
  
      
        01 Nov 04:37
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changed 
Scan two levels of directories for activation indicators. PR#681  
Remove the ASKUSER option when specify the output path of exporting jar task. To make the extension asks for the output path when exporting jars, simply leave it empty. #676  
 
Fixed 
 
  
  
   
   
  
  0.21.0 
  
    
  
      
        27 Jul 01:48
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Added 
Add sub-menu for Maven and Gradle projects in Java Project explorer. PR#664  
Add Rebuild commands into context menu. PR#663  
Support Run Build Task... in the Terminal menu. PR#660  
Show Reload Java Project shortcut in editor title area on demand. PR#671  
Add zh-tw locale. PR#669 , contributed by @MuTsunTsai  
 
Changed 
Rename the task type java, which is used for exporting jar files, to java (buildArtifact). #665  
 
Fixed 
 
  
  
   
   
  
  0.20.0 
  
    
  
      
        29 Jun 05:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Added 
Support Support drag and drop for Java Project explorer. #613  
 
Changed 
Move the Rebuild Workspace action to navigation bar. #619  
 
Fixed 
 
  
  
   
   
  
  0.19.1 
  
    
  
      
        25 Apr 02:18
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  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