[jbosstools-issues] [JBoss JIRA] (JBDS-3566) include AERI in JBDS 9.1

Nick Boldt (JIRA) issues at jboss.org
Wed Mar 16 14:04:00 EDT 2016


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

Nick Boldt edited comment on JBDS-3566 at 3/16/16 2:03 PM:
-----------------------------------------------------------

OK, figured out what the problem is on my system.

AERI doesn't trigger a dialog IN Eclipse. It triggers an OS-level alert. So... OOTB, nothing happens on my system until I do this:

{code}
export GDK_NATIVE_WINDOWS=true
export SWT_GTK3=0
{code}

Then the dialog appears exactly as described. 

[^aeri-popup.png]

Verified dialog appears with these versions:

* jboss-devstudio-9.1.0.CR1-v20160311-1249-B402-installer-standalone.jar
* jboss-devstudio-10.0.0.Alpha1-v20160316-1022-B4975-installer-standalone.jar


was (Author: nickboldt):
OK, figured out what the problem is on my system.

AERI doesn't trigger a dialog IN Eclipse. It triggers an OS-level alert. So... OOTB, nothing happens on my system until I do this:

{code}
export GDK_NATIVE_WINDOWS=true
export SWT_GTK3=0
{code}

Then the dialog appears exactly as described. 

[^aeri-popup.png]

Verified working with these versions:

* jboss-devstudio-9.1.0.CR1-v20160311-1249-B402-installer-standalone.jar
* jboss-devstudio-10.0.0.Alpha1-v20160316-1022-B4975-installer-standalone.jar

> include AERI in JBDS 9.1
> ------------------------
>
>                 Key: JBDS-3566
>                 URL: https://issues.jboss.org/browse/JBDS-3566
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: aeri, build, target-platform
>    Affects Versions: 9.1.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 9.1.0.CR1
>
>         Attachments: aeri-in-jbds91.png, aeri-not-firing.png, aeri-popup.png, error-prefs-jbds.png, error-prefs-jbt.png, error-reporting.png
>
>
> Include required bundles for AERI in JBDS. Details TBD.
> Maybe need these?
> {code}
> org.eclipse.epp.logging.aeri.feature_1.0.1.v20150913-0716
> org.eclipse.epp.logging.aeri.ide_1.0.1.v20150913-0657.jar
> org.eclipse.epp.logging.aeri.ui_1.0.1.v20150913-0716.jar
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list