Compilation not supporting packages
rcastagno opened this issue · 0 comments
rcastagno commented
Is it as-intended that the dynamic compilation of java files do not support subfulders (ie. packages) in the sources folder?
Apparently everything is flattened, so I can't use packages in dynamic compilation, as far as I can see.