build-impl.xml:1031: The module has not been deployed

前端 未结 9 2120
小鲜肉
小鲜肉 2020-12-03 11:44

I have been working on a Java web application and i am using SmartGwt on Netbeans 7.3 and out of a sudden I encountered this problem. I tried cleaning the

9条回答
  •  既然无缘
    2020-12-03 12:37

    Start your IDE with administrative privilege( Windows: right click and run as admin), so that it has read write access to tomact folder for deployment. It worked for me.

提交回复
热议问题