jsweet-eclipse-plugin icon indicating copy to clipboard operation
jsweet-eclipse-plugin copied to clipboard

jsweetconfig.json support

Open pascalheraud opened this issue 7 years ago • 3 comments
trafficstars

Does the plugin supports jsweetconfig.json and how ?

I have a transpiler extension working very well through maven plugin but no way to make it working using eclipse's one.

Is there a way for the plugin to call maven generate-sources ?

pascalheraud avatar Jul 16 '18 10:07 pascalheraud

Hello. Eclipse plugin for JSweet support is pretty minimal and as far as I remember it doesn't support jsweetconfig.json or extensions. JSweet maven plugin, on the hand, provides full integration.

Anyway, contributions are more than welcome if you to give it a try and PR to this project :)

lgrignon avatar Jul 16 '18 21:07 lgrignon

Does that PR from @renaudpawlak does that : https://github.com/cincheo/jsweet-eclipse-plugin/pull/16/files ? Seems not working for me.

pascalheraud avatar Jul 17 '18 15:07 pascalheraud

My bad, it seems that it should work indeed. I am not sure that classpath is properly set with this PR though

lgrignon avatar Jul 17 '18 16:07 lgrignon