You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Etienne Chauchot (JIRA)" <ji...@apache.org> on 2018/05/29 07:46:00 UTC

[jira] [Commented] (BEAM-4418) Improve gradle integration with IntelliJ

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

Etienne Chauchot commented on BEAM-4418:
----------------------------------------

What I have listed so far: 
 * Is there a configuration item that allows to pay the 6s initialisation time only once when we run the same test multiple times?
 *  $MODULE_DIR$ seems to be not working anymore (it is deprecated in the last IntelliJ version anyway)
 * I also noticed something strange: in command line the build passes but fails on the IDE because of warnings. To make it pass I had to put false in failOnWarnings in ApplyJavaNature
 * Javadoc integration with external libraries: it would be good to have automatic javadoc artifact download. Maybe I missed a configuration item.

> Improve gradle integration with IntelliJ
> ----------------------------------------
>
>                 Key: BEAM-4418
>                 URL: https://issues.apache.org/jira/browse/BEAM-4418
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>            Reporter: Etienne Chauchot
>            Priority: Major
>
> To be able to work efficiently with gradle, the integration with intelliJ (more common IDE in the community I think) needs to be improved.The aim of this ticket is to gather areas of improvement discovered by people. Feel free to comment on what you discovered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)