GithubHelp home page GithubHelp logo

Comments (3)

akhikhl avatar akhikhl commented on August 21, 2024

Would using appStart and appStop count as good solution for you?

from gretty.

et304383 avatar et304383 commented on August 21, 2024

Sort of. The problem is then I've no easy way to stop gradle. I have to run a second command.

I gave up on running gradle through eclipse for debugging. The gradle plugin sucks and doesn't provide nearly the same level of integration as the maven plugin.

from gretty.

mvysny avatar mvysny commented on August 21, 2024

Thank you for your awesome plugin!
Actually, I am trying to use Gretty for development, and thus I need debugging support, so probably appStart won't help in this case.

I have tried to run ./gradlew appRun; when I run it from the terminal it correctly blocks until I press Ctrl+C. Yet when I try to run it (or debug it) from Intellij, it will just terminate immediately:

...
15:32:34 INFO  Jetty 9.2.15.v20160210 started and listening on port 8080
15:32:34 INFO  myproject runs at:
15:32:34 INFO    http://localhost:8080/myproject
Press any key to stop the server.
15:32:34.456 [main] INFO  c.b.b.u.s.ServicesServletListener - All services were closed

BUILD SUCCESSFUL

Total time: 10.975 secs

I can provide a sample project and a video capture if need be, just let me know :)

from gretty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.