Hello, It seems Eclipse supports this but I'm not able to find our UI for this.
I'm looking at the JMeter codebase and they have multiple subfolders (src/components, src/core) which would each generate a separate JAR. I'm able to create a Java Project with Existing Sources but it will always create a single output JAR. Is this something we should try to support? Or is manual Mavenization the only way? --emi
