[
https://issues.jboss.org/browse/JBDS-3600?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3600:
----------------------------------
Confirmed. Problem here is that what was done in 4.3.x branch was not done in master:
{code}
$➔ find.sh . "*" aeri
** [1] jbosstools-base/usage/plugins/org.jboss.tools.usage/META-INF/MANIFEST.MF **
22- org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
23- org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
24:
org.eclipse.epp.logging.aeri.core;bundle-version="1.100.0";resolution:=optional;x-installation:=greedy,
25:
org.eclipse.epp.logging.aeri.ide;bundle-version="1.100.0";resolution:=optional;x-installation:=greedy
26-Bundle-Activator: org.jboss.tools.usage.internal.JBossToolsUsageActivator
27-Bundle-Vendor: %bundle-vendor
** [2] jbosstools-base/usage/plugins/org.jboss.tools.usage/plugin.xml **
25-
26- <extension
27: point="org.eclipse.epp.logging.aeri.ide.servers">
28- <server
29- id="org.jboss.tools"
30:
class="org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection"
31- icon16="icons/obj16/jbosstools.png"
32- icon32="icons/obj32/jbosstools.png"
{code}
include AERI in JBDS 10
-----------------------
Key: JBDS-3600
URL:
https://issues.jboss.org/browse/JBDS-3600
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: aeri, build, target-platform
Affects Versions: 10.0.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Fix For: 10.0.0.Alpha1
Attachments: aeri-in-jbds10.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)