[jbosstools-issues] [JBoss JIRA] (JBDS-2044) .eclipseproduct file no longer refers to JBDS

Denis Golovin (JIRA) issues at jboss.org
Thu Dec 4 13:34:39 EST 2014


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

Denis Golovin commented on JBDS-2044:
-------------------------------------

It is in org.eclipse.platform feature as a feature root file, so bug should be for platform to get at least version updated in that file.
I tried to have the same feature root file in JBDS feature, but during installation it gets overwritten by one from eclipse.plafrom. We can add something like *.jbdevstudioproduct* with 
{code}name=JBoss Developer Studio
id=com.jboss.jbds.all
version=5.0.0.v201202271832M-H79-Beta1{code}
along with .eclipserpoduct.


> .eclipseproduct file no longer refers to JBDS
> ---------------------------------------------
>
>                 Key: JBDS-2044
>                 URL: https://issues.jboss.org/browse/JBDS-2044
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 5.0.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Denis Golovin
>             Fix For: 8.0.x
>
>
> Before, with the linux x64 installer (jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201202271832M-H79-Beta1.jar) the .eclipseproduct file read:
> {code}
> name=JBoss Developer Studio
> id=com.jboss.jbds.all
> version=5.0.0.v201202271832M-H79-Beta1
> {code}
> Now, with the universal installer (jbdevstudio-product-universal-5.0.0.v201202271832M-H79-Beta1.jar), it reads:
> {code}
> name=Eclipse Platform
> id=org.eclipse.platform
> version=3.7.0
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list