C, C++, Java, Maven, Go, .Net, C#, Swift, and Arduino (UNO, NAND).
lt;File Path>
.clear
button.*.java
file, it is compiled into the ${deploy_path}/WEB-INF/classes
folder.${deploy_path}
can be found in [Projects]>[Properties]>[Build/Run Settings]*.js *.jsp *.html *.css
file is copied in proportion to the path of the saved file. The coplied path is locate at the bottom of the path ${deploy_path}
src/main/webapp
path are applied.maven-war-plugin
, it follows only the path set in warSourceDirectory
.src/main/webapp/index.jsp
, it will be copied to ${deploy_path}/webapp/index.jsp.
warSourceDirectory
is set to myweb
using maven-war-plugin
src/main/myweb/index.jsp
, It will be copied to ${deploy_path}/myweb/index.jsp