Description: I am developing a java project with Netbean 11.3 by using calc. It runs good in Libreoffice 6.4. After I upgrading to Libreoffice 7.0.1.2, Netbean shows the error messages. Steps to Reproduce: 1.Build a new project, named SCalc in Netbean, copy SCalc.java in Libreoffice\sdk\examples\java\spreadsheet to the src folder of SCalc project. 2.add juh.jar, jurt.jar, ridl.jar, unoil.jar, unoloader.jar of Libreoffice 7.0 to the project. 3.Netbead shows the error messages. Actual Results: Netbean shows error messages of the imported packages do not exist. Expected Results: no error messages Reproducible: Always User Profile Reset: No Additional Info: 版本: 7.0.1.2 (x64) 組件號: 7cbcfc562f6eb6708b5ff7d73... 環境: CPU執行序:4;OS:Windows 10.0 Build 18363 UI: UI算繪:Skia/Raster; VLC:win Language: zh-TW
Created attachment 165130 [details] SCalc project for Netbean
Thank you for reporting the bug. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
Thanks for the response. I checked LO 7.1.2 winx64. LO team changed the SDK specification. They moved all packages to libreoffice.jar, and they left jurt.jar, ridl.jar, unoil.jar, juh.jar empty (file size 1KB).
Setting to RESOLVED WORKSFORME since the commit fixing this issue hasn't been identified.