Spoofax generated JAR not in correct namespace/package (1)
On creation of a Spoofax project, you’re asked to provide a package ID. However, this is not used when compiling Stratego (
Submitted by D. Pelsmaeker on 5 December 2014 at 12:06-pswitch) or generating a JAR of the language. Instead, all Java classes are put in thetransnamespace/package. This makes it hard to include the JAR in another project to use the language’s features such as parsing and desugaring.