You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Marnie McCormack <ma...@googlemail.com> on 2007/04/19 15:31:25 UTC

Query: (QPID-279) patch: configuration changes for management console (eclipse plug-in) under Linux

All,

Is this task resolved by the patches supplied by Nuno - can I mark it
resolved ?

Thanks,
Marnie
---------- Forwarded message ----------
From: Marnie McCormack (JIRA) <qp...@incubator.apache.org>
Date: Apr 19, 2007 2:30 PM
Subject: [jira] Commented: (QPID-279) patch: configuration changes for
management console (eclipse plug-in) under Linux
To: qpid-dev@incubator.apache.org


   [
https://issues.apache.org/jira/browse/QPID-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490055]

Marnie McCormack commented on QPID-279:
---------------------------------------

Is this task resolved by the patches supplied by Nuno - can I mark it
resolved ?

> patch: configuration changes for management console (eclipse plug-in)
under Linux
>
---------------------------------------------------------------------------------
>
>                 Key: QPID-279
>                 URL: https://issues.apache.org/jira/browse/QPID-279
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: M2
>         Environment: Linux
>            Reporter: Nuno Santos
>            Priority: Minor
>             Fix For: M2
>
>         Attachments: config.ini-20070111.patch,
management-eclipse-plugin-unix.xml-20070112.patch, qpidmc_xxx.sh-
20070112.patch
>
>
> The following is a patch to enable the management console eclipse plug-in
to properly work under Linux ("osgi.ws" may need to be changed to "motif",
depending on the system; configuration below works correctly on Fedora Core
6):
> Index:
management/eclipse-plugin/src/main/resources/unix/configuration/config.ini
> ===================================================================
> ---
management/eclipse-plugin/src/main/resources/unix/configuration/config.ini
 (revision
495352)
> +++
management/eclipse-plugin/src/main/resources/unix/configuration/config.ini
 (working
copy)
> @@ -19,8 +19,12 @@
>
>  #Product Runtime Configuration File
>
> +osgi.ws=gtk
> +osgi.os=linux
> +osgi.arch=x86
>  osgi.splashPath=platform:/base/plugins/org.apache.qpid.management.ui
>  eclipse.product=org.apache.qpid.management.ui.product
>  eclipse.application=org.apache.qpid.management.ui.application
>  osgi.bundles=org.eclipse.equinox.common@2:start,
org.eclipse.core.runtime@start,com.ibm.icu,org.apache.qpid.management.ui,
org.eclipse.core.commands,org.eclipse.core.contenttype,
org.eclipse.core.expressions,org.eclipse.core.jobs,
org.eclipse.core.runtime.compatibility.auth,
org.eclipse.core.runtime.compatibility.registry,
org.eclipse.equinox.preferences,org.eclipse.equinox.registry,
org.eclipse.help,org.eclipse.jface,org.eclipse.swt,
org.eclipse.swt.motif.linux.x86,org.eclipse.swt.gtk.linux.x86_64,
org.eclipse.swt.gtk.linux.x86,org.eclipse.swt.gtk.linux.ppc,
org.eclipse.swt.motif.hpux.PA_RISC,org.eclipse.swt.gtk.solaris.sparc,
org.eclipse.swt.motif.solaris.sparc,org.eclipse.swt.carbon.macocx,
org.eclipse.ui,org.eclipse.ui.forms,org.eclipse.ui.workbench
>  osgi.bundles.defaultStartLevel=4
> +eof=eof

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.