|
From: Ryan S. (JIRA) <no...@at...> - 2006-09-15 17:11:22
|
add new default command to open web browser BrowserLauncherCommand
------------------------------------------------------------------
Key: RCP-401
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-401
Project: Spring Framework Rich Client Project
Type: New Feature
Components: Command System
Reporter: Ryan Sonnek
Priority: Minor
add a new implementation of command to allow for application to open web browser.
see http://jroller.com/page/wireframe/?anchor=spring_rich_client_browser_launcher for complete description and code.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|
|
From: Vincent R. (JIRA) <no...@at...> - 2006-11-21 08:59:41
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-401?page=comments#action_20993 ] Vincent Ricard commented on RCP-401: ------------------------------------ (The comments are closed on the previous link, so i put mine here). I'm a linux user, and i have several installed browsers (to check my web pages). According to the code pointed by the previous link, the url would open in firefox, but my (wished) default browser is konqueror. I think a good solution would be to add the 'xdg-open' command at the beginning of the linux browser list. Some links : http://www.freedesktop.org http://webcvs.freedesktop.org/portland/portland/xdg-utils/scripts/html/xdg-open.html?view=co > add new default command to open web browser BrowserLauncherCommand > ------------------------------------------------------------------ > > Key: RCP-401 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-401 > Project: Spring Framework Rich Client Project > Type: New Feature > Components: Command System > Reporter: Ryan Sonnek > Priority: Minor > > add a new implementation of command to allow for application to open web browser. > see http://jroller.com/page/wireframe/?anchor=spring_rich_client_browser_launcher for complete description and code. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
From: Geoffrey De S. (JIRA) <no...@at...> - 2006-11-21 09:29:41
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-401?page=comments#action_20998 ] Geoffrey De Smet commented on RCP-401: -------------------------------------- I think java6 has platform independ support for opening a link in the system's browser. Through JDNC it can be used in java5 I believe. Anyway I would prefer this solution to any platform-case switch coded solution > add new default command to open web browser BrowserLauncherCommand > ------------------------------------------------------------------ > > Key: RCP-401 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-401 > Project: Spring Framework Rich Client Project > Type: New Feature > Components: Command System > Reporter: Ryan Sonnek > Priority: Minor > > add a new implementation of command to allow for application to open web browser. > see http://jroller.com/page/wireframe/?anchor=spring_rich_client_browser_launcher for complete description and code. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 20:07:21
|
[ http://jira.springframework.org/browse/RCP-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-401:
-----------------------------
Fix Version/s: 1.x
> add new default command to open web browser BrowserLauncherCommand
> ------------------------------------------------------------------
>
> Key: RCP-401
> URL: http://jira.springframework.org/browse/RCP-401
> Project: Spring Framework Rich Client Project
> Issue Type: New Feature
> Components: Command System
> Reporter: Ryan Sonnek
> Priority: Minor
> Fix For: 1.x
>
>
> add a new implementation of command to allow for application to open web browser.
> see http://jroller.com/page/wireframe/?anchor=spring_rich_client_browser_launcher for complete description and code.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|