]
Nick Boldt commented on JBIDE-25606:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.5.x*
Maven Formatter Plugin: current formatter causes unnecessary errors
-------------------------------------------------------------------
Key: JBIDE-25606
URL:
https://issues.jboss.org/browse/JBIDE-25606
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.2.Final
Reporter: Andre Dietisheim
Assignee: Dmitrii Bocharov
Fix For: 4.5.x
Current maven formatter plugin 2.0.1 is using the Eclipse formatter that was in Mars. If
will complain even if you format the code in current Eclipse Oxygen. We should use the
latest version (2.7.0, 2.7.1 has bugs) and see if it wont complain if when code is
formatted in the IDE.