Skip to content

Commit 0e1e39c

Browse files
committed
comments
1 parent c489284 commit 0e1e39c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

org.nodeclipse.ui/templates/hello-world/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Nodeclipse/Enide build.gradle template for Node.js/Avatar.js project
2+
* Nodeclipse/Enide build.gradle template/drop-in for Node.js/Avatar.js project
33
* https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.ui/templates/hello-world/build.gradle
44
* This file lets you optionally run Node.js app as Java Avatar.js app
55
* Usage
@@ -35,7 +35,7 @@ task copyLibs(type: Copy) {
3535
//TODO files need to be renamed
3636
}
3737

38-
/*
38+
/* uncomment for adding Java sources
3939
sourceSets {
4040
main {
4141
java {

0 commit comments

Comments
 (0)