You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/01/14 21:55:26 UTC

[jira] [Commented] (OPENNLP-925) Add import ordering to code conventions page

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

Suneel Marthi commented on OPENNLP-925:
---------------------------------------

Import ordering is now enforced by both CheckStyle and IDE specific schemas. Both of which have been fixed by OPENNLP-910 and OPENNLP-921 respectively. 

> Add import ordering to code conventions page
> --------------------------------------------
>
>                 Key: OPENNLP-925
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-925
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Joern Kottmann
>            Assignee: Suneel Marthi
>            Priority: Minor
>
> The import order should be defined to avoid constant changing of import ordering depending on the one editing the code. 
> It is possible to export this in Eclipse. The file to configure it should be added as well. And the Intellij config should contain this as well.
> The import order should be: java, javax, org, com, opennlp



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