[jbosstools-issues] [JBoss JIRA] (JBIDE-19410) earlyaccess still not failing gracefully

Denis Golovin (JIRA) issues at jboss.org
Thu Aug 13 01:57:04 EDT 2015


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

Denis Golovin commented on JBIDE-19410:
---------------------------------------

To disable installation into JBDS open jbdevstudio/studio/configuration/config.ini and comment out *eclipse.p2.profile=jbds* using sharp char. For example:

{code}#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Wed Aug 12 22:50:21 PDT 2015
org.eclipse.update.reconcile=false
#eclipse.p2.profile=jbds
osgi.framework=file\:plugins/org.eclipse.osgi_3.10.0.v20140606-1445.jar
equinox.use.ds=true
osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar at 1\:start
org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
eclipse.product=com.jboss.devstudio.core.product
osgi.splashPath=platform\:/base/plugins/com.jboss.devstudio.core
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.0.0.v20140403-1907.jar
osgi.bundles.defaultStartLevel=4
eclipse.p2.data.area=@config.dir/../p2/
eclipse.application=org.eclipse.ui.ide.workbench{code}

restart eclipse and try to install something from central.


> earlyaccess still not failing gracefully
> ----------------------------------------
>
>                 Key: JBIDE-19410
>                 URL: https://issues.jboss.org/browse/JBIDE-19410
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>            Reporter: Max Rydahl Andersen
>            Assignee: Mickael Istria
>            Priority: Minor
>              Labels: need-info
>             Fix For: 4.3.0.Alpha2
>
>
> start jboss tools in PDE and earlyaccess will pop up with error dialog that it had an error because it could not install things (which is expected when running in PDE)
> start jboss tools without network access and I sometime see it pop up - can't reprouce that consistently.
> but in short - seems like earlyaccess continues to want to tell users that something is wrong with early access even when it is not enabled but nor should it even if enabled. Show such error on the earlyaccess page rather than a blocking dialog.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list