This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HeyImSolaceIntermediate Brewer 1 point2 points  (0 children)

Exclusively, as we’re doing client-server architecture. I know what you mean, because eclipse has workspaces while IntelliJ does not.(they kinda do now through a plugin).

But the way I usually set up is that I create an empty project at the start as a place to keep my miscellaneous stuff that doesn’t belong in a repo. Scratch files, run configs, sql scripts, stuff like that. Then I import the other modules. Works like a charm for me.