Neil C Smith

Results 252 comments of Neil C Smith

Thanks for the report. If there is a relevant stack trace from the error message or `View / IDE log` please add. I've just tried to replicate, and seen this...

Updating to the latest JGit would also require a decision to make Git modules Java 11+. This might not be a problem. I can see merit of also supporting CLI...

@ebarboni status of this one?

The IDE supports Maven Wrapper (mvnw). I assume the VSCode extension picks that up too.

Thanks. Change looks good. If we have no other need for a 15-rc4, might consider merging this to master and mentioning the required alteration in the installer vote thread? We've...

@mbien if this is fixed with dev, is this also fixed by #4165 ? > Is there a way of getting the dev version to launch using the v14 config...

@mko-callpage using the 14 userdir is probably a bad idea if you want to keep the 14 install working correctly. Just use the import options mentioned above.

> Would be a nice trivial fix for NB15, However I hope there would be no more RC-s there. Please change the base to delivery and mark it with NB15,...

I'm not sure it's "can inline" but rather "must inline". eg. from JLS "If a final field is initialized to a constant expression in the field declaration, ... uses of...

Thanks for the report. The log shows this throwing in `org.eclipse.jgit.util.SystemReader`. Looks like this may be a bug with the version of JGit we're shipping. Is it possibly this? https://bugs.eclipse.org/bugs/show_bug.cgi?id=565637