This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
vscode-java-debug
mirror of
https://gitee.com/openkylin/vscode-java-debug.git
Watch
9
Star
0
Fork
You've already forked vscode-java-debug
0
Code
Issues
Projects
Releases
Wiki
Activity
47b59dfd50
vscode-java-debug
/
testprojects
/
12.gradle
/
build.gradle
6 lines
85 B
Groovy
Raw
Blame
History
apply
plugin:
'java'
sourceSets
{
main
.
java
.
srcDirs
=
[
'src/main/java'
]
}
Reference in New Issue
View Git Blame
Copy Permalink