▲ 2 r/javahelp
Java equivalent of .NET Solution?
Hi! coming from C#.NET and I’m confused about Java project structure, a little bit.
In Visual Studio and Rider, you have a Solution with multiple Projects inside.
In IntelliJ IDEA, it feels like you just create a project directly? Kind of.
What’s the Java equivalent of a Solution? How do you group multiple related projects?
Is that handled by IntelliJ or Maven? Thx!
u/gameramante — 5 days ago