主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Stefan Schöb
活动总数
7
最后的活动
2016年12月13日 11:35
成员加入日期
2016年11月30日 14:12
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
已编辑于
2016年12月13日 11:35
This is just not the case in my environment.. here my gradle: group 'ch.test'version '1.0'apply plugin: 'java'apply plugin: 'war'task testConfig<<{ Thread.sleep(5000)}processResources.dependsOn ...
社区
IntelliJ IDEA Users
Wait for "launch before" task
0 票
创建于
2016年12月05日 08:24
Does that mean, that building a war in before-launch is not possible at the moment?
社区
IntelliJ IDEA Users
Wait for "launch before" task
0 票
创建于
2016年11月30日 15:32
Ou wow, a bug from 2012... guess it will not be fixed soon :-/ Ok, then the question, what is the proposed solution for this? I do want to build my app with my gradle build script. Do I always hav...
社区
IntelliJ IDEA Users
Wait for "launch before" task
0 票
创建于
2016年11月30日 15:20
They are performed, but in parallel to the deployment!
社区
IntelliJ IDEA Users
Wait for "launch before" task
0 票
创建于
2016年11月30日 14:42
It does wait when using "Restart" instead of "Redeploy" in the "Update Wildfly"-Dialog...
社区
IntelliJ IDEA Users
Wait for "launch before" task
0 票