Urs Joss

Results 66 comments of Urs Joss

This is a little more tricky than expected. It seems that with the donation of Netbeans from Oracle to Apache (as of Version 9), the support for `JavaHelp` (the underlaying...

Ref: [NETBEANS-5329](https://issues.apache.org/jira/browse/NETBEANS-5329) - this was closed as a duplicate of still open ticket [NETBEANS-2017](https://issues.apache.org/jira/browse/NETBEANS-2017).

I tried to give this a go, managed to pull along JRPdfExporter, XlsxResourceHandler, TextResourceHandler but struggled and stopped with JRimageResource handler. In case it is hepful for somebody with more...

https://netbeans.apache.org/wiki/main/wiki/DevFaqExecutableIcon/

Option: Use [rcedit](https://github.com/electron/node-rcedit) to set icon (needs a windows machine, alternatively a linux machine with wine installed). Command to exchange the icon: ``` RCEDIT.EXE your_installer.exe /I icon_file.ico ``` Could be...

I can confirm that launching TR from the Desktop Icon on Windows 10 fails for me with the pop-up stating: "Cannot run on older versions of Java than Java 17....

@RadekCap I'm running TR with Java 21 on Linux successfully, but will check again on windows. From where was the installer built with which you face this issue?

> JDK 7 is required for installing ThinkingRock We have to work on the feedback though :-)

> > JDK 7 is required for installing ThinkingRock > > We have to work on the feedback though :-) Looks like that's the minimum JRE version required to run...