John

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
John created a post, Automatically executing a command after compilation
I wanted to be able to set a command line to be executed after the compilation of a intellij project.How can I do it (using Intellij 7.0.2)?(I think it is a pretty common IDE feature, but I cannot ... -
-
-
John created a post, Tomcat doesn't load the docbase configure file
Hi,I put a docbase configure file in \tomcat\conf\Catalina\localhost\, the file as simple as<![CDATA[ ]]>if tomcat starts via startup.bat (in dos command prompt), the above file loaded, and appli...