Yes, Eclipse can import Gradle projects through the Eclipse Buildship,
https://projects.eclipse.org/projects/tools.buildship. I have not tested
with Geode for verification it can handle some the custom tasks we have.
I think it may be time to not use the Eclipse or Idea plugins from Gradle.
The Gr
I was refering to the problem introduced by the newer version of
gradle. I also see Kirk's problem with Idea projects generated by
gradle if I try to use them. Should we just get rid of Idea project
generation?
Le 5/16/2017 à 3:11 PM, Bruce Schuchardt a écrit :
Yes, just import the gradle pr
Yes, just import the gradle project, though I think the same problem
exists for eclipse project generation. Does eclipse have the ability to
import gradle projects?
Le 5/16/2017 à 3:03 PM, Dan Smith a écrit :
I don't think you actually need to use the gradle idea plugin - I think
that's less
I don't think you actually need to use the gradle idea plugin - I think
that's less up to date than the intellij's support for gradle. Just import
the project as a gradle project in intellij.
-Dan
On Tue, May 16, 2017 at 2:52 PM, Kirk Lund wrote:
> If I use the idea plugin to generate an Intell