Sonimeet1995
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
已编辑于 Hot Deploy of files when using external sources during deployment
已回答I've created one script(Gradle task) which will build and deploy my project to a specified tomcat location. So I don't need to build and deploy from IntelliJ. In IntelliJ, I'm using an external sou... -
创建于 Prevent intellij from publishing project again
已回答I'm working on one build script(Gradle task) which will build and publish a project to local tomcat so users don't need to perform manual steps through IntelliJ. But when I'm starting tomcat from I... -
创建于 Execute IntelliJ Indexing Programmatically
已回答I want to execute IntelliJ indexing via programming. Basically, I want to create one script(Gradle) which will execute all necessary steps(i.e build project, indexing, etc.) without opening Intelli...