Hi

Currently, the patch I committed to be able to start a project by
double-clicking a jmp files does not work with paths containing
spaces.
During my search to solve this problem, I discovered that while
associating an extension to an application with windows, it is
possible to add parameters to the command line :
"C:\Program Files\OpenJUMP\OpenJUMP.exe" -project "%1"

In this case, the patch is not needed (but does not harm) and the
association works with paths including whitespaces.
For now on, I let the patch for a simple association of jmp with
OpenJUMP.exe.
Let me learn from your experience about this topic...

Michaël

> probably, although i'd probably have to put some more love into the starters 
> to do so. Michael "Mike" ;) did you receive the email about the dummy reader?
>
> ..ede
>
> On 08.10.2012 22:50, Michaël Michaud wrote:
>> Hi,
>>
>> Good to know.
>> This is now possible to associate jmp files to OpenJUMP.exe (r3036)
>> Is there a way to do the same with Linux, and MacOSX ?
>>
>> Michaël
>>> just checked works fine with OpenJUMP.exe although it throws a stacktrace 
>>> to console only if the file cannot not be found. we should show the error 
>>> to the user as well.
>>>
>>> java.io.FileNotFoundException: foobar.jmp (Das System kann die angegebene 
>>> Datei
>>> nicht finden)
>>>           at java.io.FileInputStream.open(Native Method)
>>>
>>> ..ede
>>>
>>>
>>> On 08.10.2012 11:34, [email protected] wrote:
>>>> you should be able to give the options to the exe or bat starter as well 
>>>> .. e.g. OpenJUMP.exe -project foo.jmp
>>>>
>>>> ..ede
>>>>
>>>> On 08.10.2012 07:49, Michaël Michaud wrote:
>>>>> Hi Ajay Kumar,
>>>>>
>>>>> You have to use the -project option.
>>>>> I just added the documentation in
>>>>> https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=OpenJUMP_Configuration&action=submit
>>>>>
>>>>> Note : to add an option, you have to edit the .bat or the .sh file and 
>>>>> add the -project option to the JUMP_OPTS system variable
>>>>>
>>>>> Michaël
>>>>>
>>>>> Le 08/10/2012 06:15, AJAY KUMAR MULAKALA a écrit :
>>>>>> Dear All,
>>>>>> How can I customize the OpenJUMP that it can open the same project by 
>>>>>> default?
>>>>>> Regards,
>>>>>> AJAY KUMAR
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>>>>> Deploy New Relic app performance management and know exactly
>>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Jump-pilot-devel mailing list
>>>>>> [email protected]
>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>>>> Deploy New Relic app performance management and know exactly
>>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Jump-pilot-devel mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>>> Deploy New Relic app performance management and know exactly
>>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>>> http://p.sf.net/sfu/newrelic-dev2dev
>>>> _______________________________________________
>>>> Jump-pilot-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>
>>> ------------------------------------------------------------------------------
>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>> Deploy New Relic app performance management and know exactly
>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>> http://p.sf.net/sfu/newrelic-dev2dev
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> Don't let slow site performance ruin your business. Deploy New Relic APM
>> Deploy New Relic app performance management and know exactly
>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>> http://p.sf.net/sfu/newrelic-dev2dev
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to