I have seen this issue and this seems to be a pretty reliable solution:

1. Upgrade to IntelliJ 2019.1.3 (the latest and greatest) if you haven't
already.
2. Reimport the Geode project as described in the "Setting up IntelliJ"
section of the BUILDING.MD
3. Set your "Build and run using" setting in Delegate settings to 'Gradle',
as shown in the screenshot below.  These settings are found under
IntelliJ->Preferences->Build, Execution, and Deployment->Build
Tools->Gradle.

[image: image.png]

Let me know if this solves the problem for you.  I can add this to the
BUILDING.MD if it resolves the issue.

Ryan

On Thu, Jun 6, 2019 at 11:54 AM Jacob Barrett <jbarr...@pivotal.io> wrote:

> This seems to happen frequently with 2019.1. The easiest way I found to
> fix this was to start over with the IJ project.  Some have had luck
> switching between the gradle builder and the IJ builder in the cradle
> configuration panel.
>
> > On Jun 6, 2019, at 11:47 AM, Peter Tran <pt...@pivotal.io> wrote:
> >
> > Hello,
> >
> > Has anyone had an issue in IntelliJ running tests with the error:
> >
> > "Cannot start compilation: the output path is not specified for module"
> >
> > I setup intelliJ using the BUILDING.md instructions and haven't come
> across
> > this problem. I haven't updated intelliJ since the last time I ran tests
> > successfully. I haven't changed my JDK and am experiencing it on develop
> >
> > Thanks
>

Reply via email to