Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse plugins don't work(Eclipse plugins don't work)
Eclipse plugins don't work [message #508705] Tue, 19 January 2010 22:26 Go to next message
Denis Burlaka is currently offline Denis BurlakaFriend
Messages: 2
Registered: July 2009
Location: Ryazan, Russia
Junior Member
Hello All,

I have a strange problem with Eclipse 3.5 SR1 on Fedora Linux 12. I have downloaded and installed some plugins (Subclipse, AspectJ Development Tools, ...), I can see their in Eclipse Installation Details window on Installed Software tab, but no one don't work, I have not corresponding menu items, toolbar buttons, projects in New Project window and etc. I can not found any errors in log.
I have this problem only on Linux, on Windows all work fine.

Anybody can help me?

Thanks a lot.
Re: Eclipse plugins don't work [message #508733 is a reply to message #508705] Tue, 19 January 2010 21:00 Go to previous messageGo to next message
Walter Harley is currently offline Walter HarleyFriend
Messages: 847
Registered: July 2009
Senior Member
Denis Burlaka wrote:
> Hello All,
>
> I have a strange problem with Eclipse 3.5 SR1 on Fedora Linux 12. I have
> downloaded and installed some plugins (Subclipse, AspectJ Development
> Tools, ...), I can see their in Eclipse Installation Details window on
> Installed Software tab, but no one don't work, I have not corresponding
> menu items, toolbar buttons, projects in New Project window and etc. I
> can not found any errors in log.
> I have this problem only on Linux, on Windows all work fine.
>
> Anybody can help me?
>
> Thanks a lot.
>

You're probably running on a 1.4 JVM and so not all plugins are able to
sucessfully load. Go into Help -> Configuration Details and see what JVM is
actually being used; it may not be the one you think. If so, then edit
eclipse.ini to specify the location of a Java 6 VM.
Re: Eclipse plugins don't work [message #508743 is a reply to message #508733] Wed, 20 January 2010 06:05 Go to previous message
Denis Burlaka is currently offline Denis BurlakaFriend
Messages: 2
Registered: July 2009
Location: Ryazan, Russia
Junior Member
I'm using Sun Java 1.6.0_16. My configuration below:
*** System properties:
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=M20090917-0800
eclipse.commands=-os
linux
-ws
gtk
-arch
x86
-showsplash
/opt/eclipse-3.5-SR1//plugins/org.eclipse.platform_3.3.201.v200909170800/splash.bmp
-launcher
/opt/eclipse-3.5-SR1/eclipse
-name
Eclipse
--launcher.library
/opt/eclipse-3.5-SR1/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1206.so
-startup
/opt/eclipse-3.5-SR1/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-product
org.eclipse.epp.package.jee.product
-vm
/usr/java/jdk1.6.0_16/bin/../jre/lib/i386/client/libjvm.so
eclipse.home.location=file:/opt/eclipse-3.5-SR1/
eclipse.launcher=/opt/eclipse-3.5-SR1/eclipse
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=epp.package.jee
eclipse.product=org.eclipse.epp.package.jee.product
eclipse.startTime=1263967250343
eclipse.vm=/usr/java/jdk1.6.0_16/bin/../jre/lib/i386/client/libjvm.so
eclipse.vmargs=-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Djava.class.path=/opt/eclipse-3.5-SR1/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/opt/eclipse-3.5-SR1/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
java.class.version=50.0
java.endorsed.dirs=/usr/java/jdk1.6.0_16/jre/lib/endorsed
java.ext.dirs=/usr/java/jdk1.6.0_16/jre/lib/ext:/usr/java/packages/lib/ext
java.home=/usr/java/jdk1.6.0_16/jre
java.io.tmpdir=/tmp
java.library.path=/usr/java/jdk1.6.0_16/jre/lib/i386/client:/usr/java/jdk1.6.0_16/jre/lib/i386:/usr/lib/xulrunner-1.9.1:/usr/lib/xulrunner-1.9.1:/usr/java/packages/lib/i386:/lib:/usr/lib
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_16-b01
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.6
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.6.0_16
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=14.2-b01
line.separator=
Previous Topic:GridData can"t be cast to FillData in PropertySection
Next Topic:Obtaining reference to Action declared in plugin
Goto Forum:
  


Current Time: Thu Apr 25 19:04:17 GMT 2024

Powered by FUDForum. Page generated in 0.03321 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top