File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ Eclipse Update Site:
1212### New and noteworthy
1313
1414* Updated PMD to 6.7.0
15+ * Eclipse SimRel 2018-09 is supported.
16+ To do this, the plugin doesn't expose log4j for other plugins anymore
17+ (the package ` org.apache.log4j ` is not exported anymore). In case you used this in a fragment,
18+ you should now use the eclipse platform logging facilities.
1519
1620### Fixed Issues
1721
@@ -21,6 +25,7 @@ Eclipse Update Site:
2125
2226* [ #53 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/53 ) : README: markdown, fix links - [ Lars Hvam] ( https://github.com/larshp )
2327* [ #60 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/60 ) : Update to PMD 6.7.0 - [ Jan] ( https://github.com/jgerken )
28+ * [ #61 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/61 ) : Support Eclipse SimRel 2018-09 - [ jftsunami] ( https://github.com/jftsunami )
2429
2530
2631## 01-August-2018: 4.0.17.v20180801-1551
You can’t perform that action at this time.
0 commit comments