We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c489284 commit 0e1e39cCopy full SHA for 0e1e39c
org.nodeclipse.ui/templates/hello-world/build.gradle
@@ -1,5 +1,5 @@
1
/*
2
-* Nodeclipse/Enide build.gradle template for Node.js/Avatar.js project
+* Nodeclipse/Enide build.gradle template/drop-in for Node.js/Avatar.js project
3
* https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.ui/templates/hello-world/build.gradle
4
* This file lets you optionally run Node.js app as Java Avatar.js app
5
* Usage
@@ -35,7 +35,7 @@ task copyLibs(type: Copy) {
35
//TODO files need to be renamed
36
}
37
38
-/*
+/* uncomment for adding Java sources
39
sourceSets {
40
main {
41
java {
0 commit comments