Jack Frosch
- Total activity 177
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 3
- Subscriptions 65
-
Created Run / Debug Config Log Empty
AnsweredFor some reason, when my run log is not being written. I've configured the Run/Debug Configuration for a Gradle-based test to have the "Save console output to a file" checked. The file gets written... -
Created Ever changing toolbar icons
AnsweredThis is no biggie, but would it be possible to confine toolbar icon changes introduced in updates into new themes? It seems like JetBrains changes the toolbar icons with every significant release. ... -
Created Gradle builds not getting environment variables
AnsweredThis is an old and recurring theme with IDEA, but why aren't environment variables that are defined on a local system passed from IDEA to Gradle when running a Gradle task? Since IDEA is a great to... -
Created Spock Test with @Unroll
AnsweredI'm seeing an odd output from the JetBrains test runner when running a Spock test with the @Unroll annotation. Here's an example test: import spock.lang.Specificationimport spock.lang.Unrollclass N... -
Created IU 2016.1 - New Gradle Project Source Set folders not created
AnsweredWhen I create a new Gradle project with the Java plugin, the default source set folders are not being created as I would expect. (Why would I include the Gradle Java plugin if I didn't intend on wr... -
Created IDEA debugger and Gradle dependsOn
Just bumped into an issue that may cause others heartburn.In Gradle, we have defined integration test source set. We defined the integrationTest task like this:task integrationTest(type: Test, depe... -
Created Configuring Gradle to Show Test Runner in IDEA on Integration Tests
I'm trying to segregate our Cucumber integration tests from our Spock unit tests since the latter are much faster and are executed more frequently.While the Cucumber integration tests run under IDE... -
Created How to set environment variables for test config?
In IDEA 14.1.4 running on CentOS 7, I have set an environment variable in a test run config:But it seems the variable isn't being passed into the environment the test is running under. This is easi... -
Created How can I keep Gradle build from changes selected run configuration?
So here's the workflow I want to do in my IDEA Ultimate 14.0/14.1:1) Run Gradle build task to build my Grails project from the Gradle tool window (I'm using Grails Gradle Plugin)2) Run my Grails pr... -
Created IDEA 13.1 Logo
Just downloaded the 13.1 EAP release.On first look, it seems to me the logo has a vague resemblance to the Darwin Fish symbol, a parody of the ichthys symbol as shown below. (However, it's not com...