Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Stefan Schöb
Total activity
7
Last activity
December 13, 2016 11:35
Member since
November 30, 2016 14:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Edited
December 13, 2016 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 ...
Community
IntelliJ IDEA Users
Wait for "launch before" task
0 votes
Created
December 05, 2016 08:24
Does that mean, that building a war in before-launch is not possible at the moment?
Community
IntelliJ IDEA Users
Wait for "launch before" task
0 votes
Created
November 30, 2016 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...
Community
IntelliJ IDEA Users
Wait for "launch before" task
0 votes
Created
November 30, 2016 15:20
They are performed, but in parallel to the deployment!
Community
IntelliJ IDEA Users
Wait for "launch before" task
0 votes
Created
November 30, 2016 14:42
It does wait when using "Restart" instead of "Redeploy" in the "Update Wildfly"-Dialog...
Community
IntelliJ IDEA Users
Wait for "launch before" task
0 votes