trying netbeans! always on the hunt for an IDE that actually treats C as well as it does C++, and i'm even willing to try something java-based to maybe get that
netbeans is very broken on Arch
apparently using the latest JRE is a bad idea? arch doesn't stop you using 10, but apparently netbeans really wants 8.
c'mon, this isn't even an AUR package! when your IDE can't even open the "new project" window, you should probably be thinking about changing the dependency requirements...
@quarktheawesome Don't ask me where I heard this but there is apparently a language-level bug in JRE 9 and 10 (sometimes expressions get evaluated more than once, and if those expressions have side-effects... well, you get the picture.) So, it's possible they're holding it back because it's broken under 9 and 10. (Or not. This is just something I heard.)
@quarktheawesome Took you 2 minutes to realize lol