Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Klaus Groenbaek
Total activity
5
Last activity
January 17, 2016 01:25
Member since
March 17, 2015 08:23
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
March 17, 2015 08:23
I have a gradle file where I use Ant Os, and extend Exec, however intellij only seems to resolve the Pattern import.Surely there must be something I'm doing wrong, since the script compile and runs...
Community
IntelliJ IDEA EAP Users
Gradle Imports Are Not Recognised
0 votes
Created
March 17, 2015 12:57
Using the default wrapper solves this issue, but that would mean that I can't control the gralde version. Also one of the main features in gradle, is that the build script describes which version o...
Community
IntelliJ IDEA EAP Users
Gradle Imports Are Not Recognised
0 votes
Created
March 17, 2015 13:47
I think the problem was, that I expected to run gradle using the same wrapper from intelliJ and on the command line. On the CI-server we need the wrapper.jar, but it looks like we can just use the ...
Community
IntelliJ IDEA EAP Users
Gradle Imports Are Not Recognised
0 votes
Created
March 17, 2015 12:41
Thanks for the response Vladislav, I have created a new (simple) project that shows this.I'm using Mac, Intellij 14.Attachment(s):gradleTest.zip
Community
IntelliJ IDEA EAP Users
Gradle Imports Are Not Recognised
0 votes