Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Dan Greene
Total activity
9
Last activity
October 27, 2017 18:19
Member since
October 27, 2017 16:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
October 27, 2017 18:19
Indeed I was, that seems to be the culprit! IntelliJ seems to be deploying as expected now. The issues I am hitting now are from our own code. Thanks for the help!
Community
IntelliJ IDEA Users
Hot Swap changing all classes
0 votes
Created
October 27, 2017 17:38
This is the output 3:02:04 PM: Executing external task 'war'...:local-config:compileJava NO-SOURCE:local-config:processResources UP-TO-DATE. . . :verafinci:classes UP-TO-DATE:verafinci:warBUILD S...
Community
IntelliJ IDEA Users
Hot Swap changing all classes
0 votes
Created
October 27, 2017 17:36
I have it configured to use the artifact but it is not producing the exploded artifact. When run Build>Build Artifact it is just calling the gradle 'war' command and not exploding the war. I have a...
Community
IntelliJ IDEA Users
Hot Swap changing all classes
0 votes
Created
October 27, 2017 17:22
Ah I follow you now, The problem is that when I select the artifact I need it does not build the artifact and I get a error saying it cannot be found: Connected to server[2017-10-27 02:48:38,261] A...
Community
IntelliJ IDEA Users
Hot Swap changing all classes
0 votes
Created
October 27, 2017 17:13
Can you explain what you mean by IntelliJ IDEA artifact?
Community
IntelliJ IDEA Users
Hot Swap changing all classes
0 votes
Created
October 27, 2017 17:10
I thought I was using the exploded war artifact. The Gradle step is just there to produce the war. When I am in the build configuration I am selecting 'Gradle : projectname : project-dev.war (explo...
Community
IntelliJ IDEA Users
Hot Swap changing all classes
0 votes
Edited
October 27, 2017 16:49
This is my current run configuration:
Community
IntelliJ IDEA Users
Hot Swap changing all classes
0 votes