[jbosstools-issues] [JBoss JIRA] (JBDS-2294) JBDS Branded Product feature does not cause splash screen to be replaced when installing into Eclipse via Bring Your Own Eclipse ("BYOE") installation

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri Sep 28 05:48:03 EDT 2012


    [ https://issues.jboss.org/browse/JBDS-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722500#comment-12722500 ] 

Snjezana Peco commented on JBDS-2294:
-------------------------------------

I have tested locally.It works for me.
Could you please attach your eclipse.ini after updating?
It needs to look like the following:

{code}
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-product
com.jboss.jbds.product.product
-vmargs
-Xms512m
-Xmx1024m
-Dosgi.splashPath=platform:/base/plugins/com.jboss.jbds.product
{code}

The following is important:
{code}
...
-product
com.jboss.jbds.product.product
...
-Dosgi.splashPath=platform:/base/plugins/com.jboss.jbds.product
{code}


                
> JBDS Branded Product feature does not cause splash screen to be replaced when installing into Eclipse via Bring Your Own Eclipse ("BYOE") installation
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-2294
>                 URL: https://issues.jboss.org/browse/JBDS-2294
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: P2 Enabled Product
>    Affects Versions: 6.0.0.Alpha2
>            Reporter: Nick Boldt
>            Assignee: Snjezana Peco
>             Fix For: 6.0.0.Beta1
>
>         Attachments: jbds2294-after-install.png, jbds2294-after-install_2.png
>
>
> Not sure if we actually want to fix this, or if in fact this is a good thing... but if you install the JBDS Branded Product feature (com.jboss.jbds.all) into Eclipse, you get the redball icons appearing in place of the Eclipse ones...
> !https://issues.jboss.org/secure/attachment/12357112/12357112_JBDS2253-install-entire-JBDS-BrandedProduct-feature-to-EclipsePlatformRuntimeBinary4.2.1-note-changed-icons-and-About-screen.png!
> ... but the splash screen remains the same:
> !https://issues.jboss.org/secure/attachment/12357118/12357118_JBDS2253-splash-screen-has-version-6.0.0-but-wrong-image.png!
> For details on how to perform the installation, see:
> https://issues.jboss.org/browse/JBDS-2253?focusedCommentId=12721643&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12721643

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list