AlexeyDmitriev / JHelper

GNU Lesser General Public License v3.0
119 stars 31 forks source link

Update CHelper dependency #93

Closed jmerle closed 6 years ago

jmerle commented 6 years ago

Updated the CHelper dependency to add the latest parsers.

AlexeyDmitriev commented 6 years ago

Hi, Jasper.

Unfortunately, adding Chelper plugin jar doesn't work (because JetBrains repository plugin rejects resulting jar as having to plugins in it). So, I use build artefact IDEA tool to generate jar. (Maybe just deleting manifest in plugin jar would work, idk). This way one also doesn't need separate dependencies libs for chelper (they get included into chelper.jar as far as I understand).

I am now closing this PR and pushing modified commit directly to master.

Updated version 0.14 should be available soon, when JetBrains check it.

Thanks a lot, now CF parser seems to work again :)