[
https://jira.jboss.org/jira/browse/JBDS-641?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBDS-641:
------------------------------------
I cannot do anything legal about that without hacking into jnstaller.jar archive with
updated version for Unix_Shortcut class. It has "Desktop" folder name hard-coded
everywhere, especially in save method like
String FS = File.separator;
String myHome = System.getProperty("user.home");
writeSafeShortcut(myHome + FS + "Desktop" + FS, this.itsName, shortCutDef);
see attached file for details.
launcher on desktop not getting created
---------------------------------------
Key: JBDS-641
URL:
https://jira.jboss.org/jira/browse/JBDS-641
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 2.0.0.GA
Reporter: Prabhat Jha
Assignee: Denis Golovin
Priority: Blocker
Fix For: 3.0.0.CR2
Attachments: Unix_Shortcut.java
I tried the installer bits from
http://reports.qa.atl.jboss.com/binaries/RHDS/nightly/2.0.0.GA/2009030209...
When I created the option to put a launcher on desktop, it was not successful.
[prabhat@localhost tooling]$ java -jar
jbdevstudio-eap-linux-gtk-2.0.0.GA-N200903020901-H1485.jar
PackageListener, install.log=/tmp/jbdevstudio-install-58598.log
creating Logfile: 'IzPack_Logfile_at_1236025274545.txt' in: '/tmp'
/home/prabhat/Desktop/JBoss Developer Studio
2.0.0.GA-N200903020901-H1485-1236025396329.desktop (No such file or directory)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira