Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java applications on Mac Catalina

4264950Jun 4 2020

Hi all

I have created a java desktop application that I sell from my web page https:strides.co.nz. It is run on Java SE 1.8 using the java Swing library and was developed using Netbeans. For many years I have created Windows and Mac installers using Advanced Installer and both Windows and Mac users have been able to use my program. The issue I have now is that the application will not run on Mac Catalina. I understand that the program needs to get notarized by Apple on xcode. When researching, there is only a minimal amount of information out there.

Can I create the app as I have done using NetBeans and Advanced Installer and then use xcode to submit the app for notarization. Or is there a better option for a java app?

Any advice would be most appreciated.

Comments
Post Details
Added on Jun 4 2020
0 comments
273 views