OS4
OS4
Also happens when netbeans_jdkhome is set to use Oracle's Java 12
Code completion is working fine in NetBeans-dev-dev-e79c82fa249f13621ca080812f4f5be5509ce60e-release.zip The two versions are unpacked to the same directory, however, they must be picking up different configs as they launch with subtly different...
Yes, that's true. Typically in these situations we would return "-unknown-", makes it stand out. Returning null may be a better solution, but I wasn't sure where in the library...
The workaround is for me to calculate the lines of text per page and split the columns myself when constructing the dd object, however, this will not cater for different...
I have the same, or similar, issue. The pageBreak 'after' inserts an empty row under the header of each subsequent page (page 1 is ok). This in turn results in...