Skip to content

Commit 8023a2d

Browse files
author
Paul Verest
committed
1 parent 7ef5ebb commit 8023a2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

org.nodeclipse.enide.gradle/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
## org.nodeclipse.enide.gradle
43

54
`build.gradle` Run As Gradle GUI
@@ -28,6 +27,10 @@ see [Gradle to execute Java class (without modifying build.gradle)](http://stack
2827
As with Maven, your `build.gradle` should have jetty configuration
2928
to enable `gradle jetty:run` Gradle start.
3029

30+
See [#4 Running from Eclipse plugin](https://github.com/Khoulaiz/gradle-jetty-eclipse-plugin/issues/4)
31+
for [gradle-jetty-eclipse-plugin](https://github.com/Khoulaiz/gradle-jetty-eclipse-plugin)
32+
that has support for jetty 7+
33+
3134
### Daemon
3235

3336
see [Chapter 19. The Gradle Daemon](?), [Appendix D. Gradle Command Line](?)

0 commit comments

Comments
 (0)