Hey there,

I'm looking to contribute some work on the intellij plugin, and am having
difficulties building gradle in intellij itself.

The problem is that 'InProcessGradleExecuter' of the 'internalIntegTesting'
project depends on 'TestFiles' of 'core'. However, testfiles is a test
file, and so inprocessgradleexecutor doesn't see it in intellij since it's
a main source.

I can workaround this by operating on the command line, but running tests
in the IDE would make my life easier. Anyone else encounter this?

Cheers,
-Kal

Reply via email to