You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2017/01/10 15:34:58 UTC

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

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

Joern Kottmann updated OPENNLP-925:
-----------------------------------
    Description: 
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

  was:
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.


> 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
>            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)