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

Remove the processed folder when not exist #7

Closed renaudpawlak closed 8 years ago

renaudpawlak commented 8 years ago

The processed folder is most of the time committed as a library in the classpath and thus prevents compilation when jsweet was never run (it is also a problem when jsweet is cleaned probably). The plugin should remove this folder from the classpath (or create an empty one?) so that it does not prevent the build.