You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2013/09/06 01:50:52 UTC

[jira] [Commented] (SAMZA-48) Gradle IDEA doesn't work

    [ https://issues.apache.org/jira/browse/SAMZA-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759639#comment-13759639 ] 

Chris Riccomini commented on SAMZA-48:
--------------------------------------

The gradle file was the problem because it did not have ipr in the root directory.

You need to have

Allprojects { apply "idea" }

Not subprojects only.

The problem is that idea plugin is not applied to the root directory resulting in lack of *.ipr file for Idea.

                
> Gradle IDEA doesn't work
> ------------------------
>
>                 Key: SAMZA-48
>                 URL: https://issues.apache.org/jira/browse/SAMZA-48
>             Project: Samza
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.6.0
>            Reporter: Chris Riccomini
>             Fix For: 0.7.0
>
>
> Reports of gradle IDEA not working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira