Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinVaadin committed Nov 25, 2024
1 parent 1c7f6f0 commit 938d9e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion articles/flow/configuration/live-reload/hotswap-agent.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If you have another type of application, you'll need to pass the JVM options in

== Using Vaadin Copilot and Vaadin IDE Plugin

Copilot provides *Development Workflow* guide which helps to set up development environment including hot swap solution. Depending on project setup and used IDE, Copilot will download proper version of JDK and suggest to proper Vaadin IDE Plugin.
Depending on project setup and used IDE, Copilot will download proper version of JDK and suggest Vaadin plugin for your IDE.

Debugging application using *Debug using HotSwap Agent* from Vaadin IDE plugin will automatically check if you are using proper JDK, check if HotSwap Agent is available and apply additional required JVM arguments.

Expand Down
4 changes: 4 additions & 0 deletions articles/flow/configuration/live-reload/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ As an alternative to live reload, the Jetty and TomEE Maven plugins handle autom

** <<jetty#, Automatic Restart with Jetty Maven Plugin>>
** <<cdi#, Automatic Restart with TomEE Maven Plugin>>

== Vaadin Copilot and IDE plugin

Copilot provides *Development Workflow* guide which helps to set up development environment including hot swap solution.

0 comments on commit 938d9e5

Please sign in to comment.