sebastianbenz / Jnario

Executable specifications for Java
136 stars 38 forks source link

Jnario Eclipse Plug-in marks files as derived but leaves out the folders #92

Open chrismathis opened 10 years ago

chrismathis commented 10 years ago

When 'Mark generated files as derived' is activated in the Compiler-Preferences the eclipse plugin marks the files as derived but not the folders. This might work for GIT as it does not care for the folders but not for SVN. SVN wants to commit empty folders.

Version 0.6.0

sebastianbenz commented 10 years ago

This is a problem of the underlying Xtend implementation and needs to be fixed there. As a workaround I would recommend adding the doc-gen folder to svn-ignore.