Testing changes to the debug server java extension #1138
-
| 
         I'm trying to test a change to the  
 This all seems to work, so next I: 
 But the change is not present.  The reason is that the  It seems the only way to test my change is to search in  Is there a trick to it that I'm missing? Or is this just something you live with while working on the extension?  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| 
         In theory, it's better to add a qualifier to java-debug bundle version, but that would update vscode-java-debug package.json again and again. In current mechanism, there is a workaround to clean the OSGI bundle cache to allow new changes to take effect. Here is the cache directories, you can delete those highlighting folders except for config.ini. 
  | 
  
Beta Was this translation helpful? Give feedback.

In theory, it's better to add a qualifier to java-debug bundle version, but that would update vscode-java-debug package.json again and again. In current mechanism, there is a workaround to clean the OSGI bundle cache to allow new changes to take effect.
Here is the cache directories, you can delete those highlighting folders except for config.ini.
C:\Users\<username>\.vscode\extensions\redhat.java-1.4.0\server\config_win