cincheo / jsweet-eclipse-plugin

The official Eclipse plugin for the JSweet transpiler
http://www.jsweet.org
Apache License 2.0
20 stars 10 forks source link

Please add the possiblity to set target version (e.g. es6) and module type (es2015) #23

Closed orielmaute closed 5 years ago

orielmaute commented 6 years ago

Currently the module type "es2015" cannot be selected. Please add it. Also it would be great to set the javascript target version(es3, es5, es6).

lgrignon commented 6 years ago

Hello, this would be pretty easy but I won't have time. Do you want to PR? We will take a look at your issues on the JSweet project Thanks.

lgrignon commented 5 years ago

It should be good now, please see PR https://github.com/cincheo/jsweet-eclipse-plugin/pull/27

Eclipse update site has been redeployed