> Ironically had to use Eclipse for the first time today on a client's VM and found their Maven integration confusing too. Tools take time to learn.
> Best wishes, > Neil I pretty much second this. The first time I used Eclipse I just did Hello World. Even a simple TDD exercise would probably have been too much for a first use. On the plus side, though, I've been able to use JUnit 5 in Eclipse. I don't think I've ever gotten it to work in NetBeans. Al On Wed, Feb 12, 2020 at 1:23 PM Neil C Smith <[email protected]> wrote: > > > On Wed, 12 Feb 2020, 18:17 cryptearth, <[email protected]> > wrote: > >> How was I supposed to know I have to add a folder in files view called >> resources under src/main instead of just add a new folder in the projects >> view. >> > > There is a node for resources in the project view somewhere. You can do > this via the UI, but knowing how it works under the hood is also important. > Ironically had to use Eclipse for the first time today on a client's VM and > found their Maven integration confusing too. Tools take time to learn. > > Best wishes, > > Neil > >> -- Alonso del Arte Author at SmashWords.com <https://www.smashwords.com/profile/view/AlonsoDelarte> Musician at ReverbNation.com <http://www.reverbnation.com/alonsodelarte>
