Move 'metaborg.component.yaml' from 'src-gen' to 'target'
Eclipse: epp.package.java 4.5.2.20160218-0600 Spoofax: org.metaborg.spoofax.eclipse 2.0.0.beta1 System: Linux amd64 3.19.0-58-genericCurrently, I need to package both the
Submitted by Oskar van Rest on 19 April 2016 at 23:08target/folder and the filesrc-gen/metaborg.component.yamlto deploy my DSL. It would be nice ifmetaborg.component.yamlcould end up insrc-gen/too such that I only need to packagetarget/.
Issue Log
On 19 April 2016 at 23:12 Oskar van Rest commented:
Oh, I found out you only need
target/metaborg/andsrc-gen/metaborg.component.yamlfor deployment. Perhapssrc-gen/metaborg.component.yamlcan move totarget/metaborg/then?
On 25 April 2016 at 13:18 Gabriël Konat commented:
Good idea, we don’t import that file so it could go into
target/metaborg. Low priority improvement though.
On 20 May 2016 at 20:11 Oskar van Rest commented:
BTW this is less of an issue now that there is a
.spoofax-language. I didn’t realize such an archive was generated and was creating one myself and found it weird that some files were insrc-gen/and some intarget/
Log in to post comments