[jbosstools-issues] [JBoss JIRA] (ERT-117) [cleanup] Clean up org.eclipse.wst.jsdt.core [EBZ#489860]

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


Friendly Jira Robot created ERT-117:
---------------------------------------

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


The code in core 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 bug is meant for reference for any such changes.



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


More information about the jbosstools-issues mailing list