Hi I have created a sample java swing application Mac os. Now I want whenever I will start my computer then my java application will start automatically.
Thanks Sunil Kumar Sahoo
You can also use Launchd to start your application at the system level. Here is an example.