Add debug screencast
This commit is contained in:
Родитель
6f70c2239a
Коммит
d55b4d084e
|
@ -8,7 +8,7 @@
|
|||
|
||||
Run Gradle tasks in VS Code.
|
||||
|
||||
![Screencat](images/screencast.gif)
|
||||
![Gradle Tasks Screencast](images/screencast.gif)
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -45,6 +45,8 @@ Open a Gradle project to use the extension. The extension first starts a process
|
|||
|
||||
### Debugging JavaExec Tasks
|
||||
|
||||
![Debug Screencast](images/debug-screencast.gif)
|
||||
|
||||
This extension provides an experimental feature to debug [JavaExec](https://docs.gradle.org/current/dsl/org.gradle.api.tasks.JavaExec.html) tasks. Before using this feature you need to install the [Debugger for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug) and [Language Support for Java](https://marketplace.visualstudio.com/items?itemName=redhat.java) extensions.
|
||||
|
||||
To enable this feature you need to create a project configuration which needs to be added to your project `.vscode/settings.json` file, to specify which tasks can be debugged, for example:
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 1.2 MiB |
Загрузка…
Ссылка в новой задаче