[
https://jira.jboss.org/browse/JBDS-1241?page=com.atlassian.jira.plugin.sy...
]
Denis Golovin updated JBDS-1241:
--------------------------------
Description:
Simplest way to replicate:
1. Install JBDS 3.0.0.RC1 which is included Eclipse 3.5.1
2. Strat JBDS and Select Help->Check for Updates ...
3. Install Eclipse 3.5.2 related updates
4. Restart JBDS
after this issue is fixed restart should show JBDS splash, but for now it is changed for
Eclipse one.
Two problems should be solved here:
1. Keep JBDS product running by default after update
2. Keep JBDS Splash screen
First problem solution is altering eclipse.ini during build. -product parameter should be
added to eclipse.ini and that overrides eclipse.product from configuration/config.ini
nfile.
-product com.jboss.jbds.product.product
Second is probably unsolvable until eclipse 3.7 is out. According
https://bugs.eclipse.org/bugs/show_bug.cgi?id=274127. Every update at least for updates
between 3.5 service releases leads to configuration/config.in and eclipse.ini
modification. It reverts product related properties in config.ini to default ones
eclipse.product=org.eclipse.sdk.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
and always adds/replace -showSplash option in config.ini
-showsplash
org.eclipse.platform
Combination of these changes lead to JBDS restart as default eclipse installation with
about dialog and splash looking like regular eclipse installation.
was:
Simplest way to repcate:
1. Install JBDS 3.0.0.RC1 which is included Eclipse 3.5.1
2. Strat JBDS and Select Help->Check for Updates ...
3. Install Eclipse 3.5.2 related updates
4. Restart JBDS
after this issue is fixed restart should show JBDS splash, but for now it is changed for
Eclipse one.
3rd party updatesite
--------------------
Key: JBDS-1241
URL:
https://jira.jboss.org/browse/JBDS-1241
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Components: installer
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Priority: Critical
Fix For: 4.0.0.M2, 4.0.0.CR1
Simplest way to replicate:
1. Install JBDS 3.0.0.RC1 which is included Eclipse 3.5.1
2. Strat JBDS and Select Help->Check for Updates ...
3. Install Eclipse 3.5.2 related updates
4. Restart JBDS
after this issue is fixed restart should show JBDS splash, but for now it is changed for
Eclipse one.
Two problems should be solved here:
1. Keep JBDS product running by default after update
2. Keep JBDS Splash screen
First problem solution is altering eclipse.ini during build. -product parameter should be
added to eclipse.ini and that overrides eclipse.product from configuration/config.ini
nfile.
-product com.jboss.jbds.product.product
Second is probably unsolvable until eclipse 3.7 is out. According
https://bugs.eclipse.org/bugs/show_bug.cgi?id=274127. Every update at least for updates
between 3.5 service releases leads to configuration/config.in and eclipse.ini
modification. It reverts product related properties in config.ini to default ones
eclipse.product=org.eclipse.sdk.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
and always adds/replace -showSplash option in config.ini
-showsplash
org.eclipse.platform
Combination of these changes lead to JBDS restart as default eclipse installation with
about dialog and splash looking like regular eclipse installation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira