Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Time2java
Total activity
4
Last activity
November 28, 2017 12:23
Member since
November 27, 2017 17:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
November 28, 2017 12:23
This elegant script help me to fix idea behavior rm -rf out/ mkdir -p out/production/classes cp -r build/classes/scala/main/* out/production/classes/ mkdir -p out/production/resources cp -r build/...
Community
IntelliJ IDEA Users
Idea + gradle + spring boot
0 votes
Created
November 28, 2017 07:45
but why it is Idea don't use ''working directory" like directory with classes
Community
IntelliJ IDEA Users
Idea + gradle + spring boot
0 votes