Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Gongyangxue
Total activity
6
Last activity
November 26, 2019 12:03
Member since
November 19, 2019 06:57
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
November 26, 2019 12:03
@Yann Cebron my repositoryies is like this: repositories {maven {url 'http://<my-company-address>/artifactory/cbu-maven-public/'}}Now, a strange thing happened, the gradle can download the zip file...
Community
IntelliJ IDEA Open API and Plugin Development
Why gradle always download LATEST-EAP-SNAPSHOT of java-compiler-ant-tasks when use localPath in build.gradle
0 votes
Edited
November 22, 2019 09:35
@Yann Cebron Thanks for your advice. I tried it, and I meet another problem. Here is the result: Firstly I use the localPath config and change to PyCharm 2019.2 installed locallly. And it still ...
Community
IntelliJ IDEA Open API and Plugin Development
Why gradle always download LATEST-EAP-SNAPSHOT of java-compiler-ant-tasks when use localPath in build.gradle
0 votes
Created
November 19, 2019 12:42
@Yann Cebron I tried this way, like intellij { version 'PC-2019.2'} but as mentioned in my question, my linux build machine is in my compony network which can not connect the internet, and thi...
Community
IntelliJ IDEA Open API and Plugin Development
Why gradle always download LATEST-EAP-SNAPSHOT of java-compiler-ant-tasks when use localPath in build.gradle
0 votes