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


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
 [EMAIL PROTECTED]:start,[EMAIL 
PROTECTED],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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to