Michael Bien

Results 608 comments of Michael Bien

added a few examples for regression testing, planning to merge this soon

https://github.com/apache/netbeans/issues/7085 is related.

can you open `tools -> plugins -> installed` check if the "Gradle Editor Support" and "Kotlin Editor" modules are active? > I noticed that my project uses kotlin (and hence...

lets keep this issue open. I will rename it slightly to clarify using NB with a fresh config has all features disabled but they should activate on project/file open -...

(i have nothing to do with the post above, I wouldn't recommend downloading random zips from the internet) edit: spam got removed

where do you see 3 state check boxes in NB? The only place I remember would be some trees, where the third state indicates that some but not all of...

btw since I just worked on it I got reminded about this issue: the controls (not just check boxes) in https://github.com/apache/netbeans/pull/7512 solve the 3+ state problem differently. The text in...

"unc paths are not supported" wondering where that message is coming from. That string is not in the NB repo. found something similar though: https://github.com/apache/netbeans/blob/68e420dcd08d0e1a3bb7fc1687dd0722881e9422/java/maven/src/org/netbeans/modules/maven/newproject/BasicPanelVisual.java#L120 which might indicate that this...

that JDK bug would affect JDK 24 which is used in the netbeans windows bundle and is therefore used for everything by default. You could try to download latest JDK...

i use "Source Code Pro Medium 14" and the example word you posted is rendered correctly for me. Some linux distributions have extra font packages for mono-spaced coding fonts.