Closed AlexByte closed 6 years ago
You are probably looking for the Super Development Mode configuration that is used to run the code server. https://github.com/johndevs/gradle-vaadin-plugin/wiki/Tasks-and-configuration-DSL#vaadinsuperdevmode
This configuration is automatically terminated and you can not access http://localhost:9876
Executing task 'vaadinSuperDevMode'...
Using Gradle Vaadin Plugin 1.1.6 :compileJava :vaadinUpdateWidgetset :processResources UP-TO-DATE :classes :vaadinClassPathJar UP-TO-DATE :vaadinCompile UP-TO-DATE :vaadinSuperDevMode
BUILD SUCCESSFUL
Total time: 2 mins 16.686 secs Task execution finished 'vaadinSuperDevMode'.
Could you run the task with --info
and post the output?
For SuperDevMode.