[jbosstools-issues] [JBoss JIRA] (ERT-118) [cleanup] Clean up org.eclipse.wst.jsdt.ui [EBZ#489861]

Friendly Jira Robot (JIRA) issues at jboss.org
Tue Mar 22 09:56:00 EDT 2016


Friendly Jira Robot created ERT-118:
---------------------------------------

             Summary: [cleanup] Clean up org.eclipse.wst.jsdt.ui [EBZ#489861]
                 Key: ERT-118
                 URL: https://issues.jboss.org/browse/ERT-118
             Project: Eclipse Release Train
          Issue Type: Task
          Components: JSDT
            Reporter: Friendly Jira Robot


The code in UI could use several improvements. The JSDT code base can also benefit from a style guide, as there seems to be a lack of consistency. One notable area of inconsistency is whether or not the assignment operator is preceded by a space. For instance, both `String x= "";` and `String x = "";` can both be found in the code base. There is a painful amount of irrelevant JDT-only code as well.

The list continues. This is identical to the org.eclipse.wst.jsdt.core issue on the same topic. This bug is meant for reference for any such changes related to changes in UI.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list