On Thu, 15 Sept 2022 at 19:38, Michael Bien wrote:
> If IDEs provide functionality which uses data which is not available in
> your local maven repository they gonna have to use a web service or
> cache things just like netbeans does. There are pros and cons for both.
> Local cache is fast and wor
On Thu, 15 Sept 2022 at 17:34, Bradley Willcott wrote:
> I have a 'Netbeans' directory in my user home directory. In it, I unpack
> each new version into a version named directory,
> (v12.6, v13, v14, 15, etc) and use a softlink named 'current' to point
> to which ever version I wish to use. This