You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2016/04/07 08:45:25 UTC

[jira] [Updated] (NIFI-568) Create eclipse/netbeans/IntelliJ Quickstart Info

     [ https://issues.apache.org/jira/browse/NIFI-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Kawamura updated NIFI-568:
-------------------------------
    Attachment: nifi-checkstyle.xml

nifi-checkstyle.xml (attached on this ticket) is a Checkstyle configuration file created by extracting checkstyleRules from nifi/pom.xml.

Here is the steps for IntelliJ users:

* Download [Checkstyle-IDEA plugin|https://plugins.jetbrains.com/plugin/1065]
* Install plugin by loading the downloaded zip from: Preference -> Plugins -> Install plugin from disk...
* After restarting IntelliJ, configure Checkstyle plugin to use NiFi Checkstyle configuration file from: Preference -> Other Settings -> Checkstyle
* Add nifi-checkstyle.xml in Configuration File and activate it.

Then you can see Checkstyle violations on editor in real-time.

Could anyone update [Contributor Guide|https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide] ? I think I can't update the page.

> Create eclipse/netbeans/IntelliJ Quickstart Info
> ------------------------------------------------
>
>                 Key: NIFI-568
>                 URL: https://issues.apache.org/jira/browse/NIFI-568
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Brandon DeVries
>         Attachments: Apache NiFi eclipse format.xml, nifi-checkstyle.xml
>
>
> Create Formatting definitions for common IDEs that conform with the NIFI-271 checkstyle rules.
> We also need to make a wiki page for each these explaining to people how to get up and running in their IDE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)