You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/05/07 22:53:01 UTC

[jira] [Created] (REEF-315) Replace JavaDoc headers

Markus Weimer created REEF-315:
----------------------------------

             Summary: Replace JavaDoc headers
                 Key: REEF-315
                 URL: https://issues.apache.org/jira/browse/REEF-315
             Project: REEF
          Issue Type: Task
            Reporter: Markus Weimer


in most cases, we use "slash star star" to start the license comment at the beginning of a file. This makes IntelliJ believe it is a JavaDoc. In turn, it tries to be helpful by adding {{<p>}} tags and such upon reformat of the sources. This problem goes away if we start the comment with {{/*}} instead.



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