mirror of
https://github.com/ethauvin/bld-archive.git
synced 2025-04-24 21:17:10 -07:00
Updated wrapper and IDE test runners
This commit is contained in:
parent
2376c9f3e1
commit
3e96280e04
3 changed files with 1 additions and 7 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.ArchiveMain"
|
||||
},
|
||||
{
|
||||
"type": "java",
|
||||
"name": "Run Tests",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue