Is it possible to visually adapt the paths src/java src/test into a single path? #2476
jhcarlos8888
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning
Currently, the folders in Eclipse where the SRC path is located are visually displayed separately, as shown in the image.
What I want to do is unify them; that is, in IntelliJ IDE they are displayed like this: within src you find main and test. Visually, it looks much better.
Then, within the main and test folders, you'll find the java and resources folders. This is organized and visually more user-friendly.
I'm offering this suggestion to improve the visual appearance of the Eclipse IDE, or perhaps someone could explain how to set it up this way. For me, it makes programming and finding project files much clearer and easier.
Many thanks to the entire team and other external contributors.
Beta Was this translation helpful? Give feedback.
All reactions