I am using me4s 10. When I work on web application project, it is a very convenient that I can do hot deployment to weblogic, tomcat, etc, which makes development very fast.
But sometime, especially when I import some open source project, they have very different project structure, which makes impossible to do default hot deployment. So are there any way that I can do some configuration to customize hot deployment? Thanks.