Sonimeet1995
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
Sonimeet1995 创建了一个帖子, 已回答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... -
Sonimeet1995 创建了一个帖子, 已回答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... -
Sonimeet1995 进行了评论, -
Sonimeet1995 创建了一个帖子, 已回答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...