Commit 395db871 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '1.5.x'

parents 7f5ca24f df6167dd
...@@ -750,7 +750,7 @@ restart the application>>. ...@@ -750,7 +750,7 @@ restart the application>>.
As DevTools monitors classpath resources, the only way to trigger a restart is to update As DevTools monitors classpath resources, the only way to trigger a restart is to update
the classpath. The way in which you cause the classpath to be updated depends on the IDE the classpath. The way in which you cause the classpath to be updated depends on the IDE
that you are using. In Eclipse, saving a modified file will cause the classpath to be that you are using. In Eclipse, saving a modified file will cause the classpath to be
updated and trigger a restart. In IntelliJ IDEA, building the project (`Build -> Make updated and trigger a restart. In IntelliJ IDEA, building the project (`Build +->+ Make
Project`) will have the same effect. Project`) will have the same effect.
**** ****
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment