mirror of
https://github.com/gbevin/urlencoder.git
synced 2025-04-25 23:37:12 -07:00
Project file tweaks
This commit is contained in:
parent
ea8fd08ffc
commit
bc03fb03ab
3 changed files with 3 additions and 2 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -5,7 +5,7 @@
|
|||
"type": "java",
|
||||
"name": "Run Main",
|
||||
"request": "launch",
|
||||
"mainClass": "com.uwyn.urlencoder.UrlEncoderMain"
|
||||
"mainClass": "com.uwyn.urlencoder.UrlEncoder"
|
||||
},
|
||||
{
|
||||
"type": "java",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue