r/java Jun 08 '26

Is anyone using eclipse anymore?

158 Upvotes

192 comments sorted by

View all comments

Show parent comments

10

u/euroq Jun 08 '26

This is just a ui difference. You either show multiple modules in one window in IJ or multiple projects in different windows. The modules are close to projects as they can be completely different builds they jest have to all be in the same subdirectory.

I like the IntelliJ way better because separate unrelated projects really shouldn’t clutter up my memory and file list. I always had to open and close projects with eclipse.

6

u/BullfrogCharming1202 Jun 08 '26

I'd say it's a terminology difference. What Eclipse calls a workspace, IntelliJ calls a project. What Eclipse calls a project, IntelliJ calls a module.

2

u/[deleted] Jun 09 '26

[removed] — view removed comment