Improved Visual Studio Code support
This commit is contained in:
parent
accae48297
commit
ea19c6b822
4 changed files with 10 additions and 29 deletions
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
|
@ -1,12 +1,6 @@
|
|||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"type": "java",
|
||||
"name": "Run Main",
|
||||
"request": "launch",
|
||||
"mainClass": "rife.bld.extension.propertyfile.PropertyFileOperation"
|
||||
},
|
||||
{
|
||||
"type": "java",
|
||||
"name": "Run Tests",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue