We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a936cdb commit a11f6feCopy full SHA for a11f6fe
Misc/queryNotes.txt
@@ -2,7 +2,7 @@
2
# Installing tomcat from https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-7-on-centos-7-via-yum
3
# Setting up digest authentication https://techannotation.wordpress.com/2012/07/02/tomcat-digestauthentication/
4
5
-# To build in eclipse,
+# To build in Eclipse,
6
1) Check that the WebContent/WEB-INFO/web.xml is pointing to the deployment or testing param set you want
7
2) Ditto src/main.resources/log4j2.properties
8
2) Right click pom.xml, Run As, Maven Build, "clean, install"
0 commit comments