[
https://issues.apache.org/jira/browse/ARTEMIS-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435002#comment-17435002
]
Justin Bertram commented on ARTEMIS-3101:
-----------------------------------------
[~laeubi], there is no "recommended IDE" for developing Artemis. Eclipse is
perfectly suitable and widely used, although I don't personally use it anymore.
I switched to IntelliJ IDEA about a decade ago.
> Java formating rules does not comply with checkstyle
> ----------------------------------------------------
>
> Key: ARTEMIS-3101
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3101
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Christoph Läubrich
> Priority: Minor
> Attachments: org.eclipse.jdt.core.prefs, org.eclipse.jdt.ui.prefs
>
>
> I copied files according to:
> https://github.com/apache/activemq-artemis/blob/master/docs/hacking-guide/en/formatting.md
> but it seems the files are out of date. Eclipse (2020-12) complains on save
> about invalid properties in cleanup and formatting rules. Beside that, not
> all whitespace rules are applied correctly (e.g. lamdas and array
> initializes) so checkstyle gets mad and one has to correct whitespaces by
> hand.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)