sakkiharry 0 Newbie Poster

Hi,


I have one doubt in bundling jar files to .app

Scenario is like this:

1. I have developed a sample java application like text editor.

2. I used the jar bundler application to to create the .app of my text editor.

3. I will launch the application and save the file with own format (say filename.mactxt)

When I double click the saved file application gets launched. But the file is not getting opened.

Can you tell me how can i pass the filepath of the file on which I double clicked to the main function.


Command Line arguments didn't worked for me.

Can someone please helpme out.


Regards,
sakkiharry