Xulrunner Eclipse Luna 64bit Windows crashes - swt

I am using the SWT Browser with Mozilla engine. It works find inside Kepler 64Bit Windows 7 64Bit.
I started to move to Eclipse Luna 4.4.1 64bit and Xulrunner 24.x. I am not able to get it running. It crashes with the following stacktrace:
org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTError: XPCOM error 0x80004005
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:62)
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:888)
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:869)
at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:120)
at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:337)
at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:258)
I do not know which SWT version Luna 4.4.1 is using - There were people, that said, that SWT 4.4 is working with xulrunner 24.x
I also have installed the Microsoft Visual C++ Redistributables 2010.
Is there anybody, that could help me with that tricky problem?
Thanking you very much in advance.
kind regards
Shane

It is very important to take a 64bit version of XulRunner for Windows. this can be found here:
http://wiki.mozilla-x86-64.com/Download

Related

what is the eclipse compatible version for openjdk1.7 in windows 7 64 bit OS

I have windows 7 64 bit OS in which I used to work with eclipse Juno Service Release2 version and Oracle JDK 1.7. Now as per my new project requirements I had to change my JDK from Oracle JDK to OpenJDK 1.7. I have un-installed all the other jdk's from my machine and installed OpenJDK1.7(64 bit version). Now I am facing issues with eclipse, I am able to open eclipse IDE but if I perform any operations like opening an existing project or trying to run any programs/project it is getting crashed or getting hanged. I have to end the process from the taskbar and try again and again. Below is the popup screen that I am getting after eclipse crashes.
Can some one tell me how to resolve this issue? I have seen some blogs saying there is a bug with eclise and OpenJDK with Ubuntu and mac OS but no issues reported for windows. So if there is way to fix this issue please let me know (or) please suggest any eclipse version the is compatible with OpenJDK1.7 and windows7.
Here is my version of solution to my issue which was mentioned above.
Installed Oracle JDK1.7 on my system and did not set the path for this. I have updated the eclipse.ini file with (found in eclipse root directory)
-vm
C:/Program Files/Java/jdk1.7.0_79/bin/javaw.exe parameter. so that Eclipse starts with Oracle jdk
and in
Eclipse->Windows->Preferences window
under Java->Installed JREs->Add(under Installed JREs)
added a new entry to point out the OpenJDK1.7 version so that my project uses OpenJDK version. This solved unusual crashing of Eclipse

GWT Designer on Juno (Ubuntu)

I've read about problems with GWT Designer with Ubuntu and there is not a Juno update site? Anyone confirmed that this setup with work? Ubunto 12.10.
I too had some issues with it. Eclipse was crashing when switching to designer view. What worked for me was installing xulrunner 1.9.2, setting export GDK_NATIVE_WINDOWS=false before starting Eclipse.
I had to
1) export GDK_NATIVE_WINDOWS=false
2) install 64 bit nightly build of xulrunner (http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/2011/11/2011-11-01-03-32-27-mozilla-1.9.2/)
3) insert -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/xulrunner at the end of eclipse.ini

Installing the ARM DS-5 community edition under Ubuntu 64 bit

http://ds.arm.com/ds-5-community-edition/
I have a 64 bit installation of Ubuntu 12.04 Precise Pangolin, i want to install the community edition of DS-5, but i can't.
I have the 32 bit version of Eclipse and the 32 bit version of an official JDK from Oracle.
When i use this URL
http://tools.arm.com/eclipse
in the Eclipse package manager i see 1 package but when in choose to install it i get this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse plug-ins for DS-5 Community Edition 5.10.0.20120515_072757 (com.arm.ds.community.feature.feature.group 5.10.0.20120515_072757)
Missing requirement: Eclipse plug-ins for DS-5 Community Edition 5.10.0.20120515_072757 (com.arm.ds.community.feature.feature.group 5.10.0.20120515_072757) requires 'org.eclipse.platform.feature.group [3.7.0,3.8.0)' but it could not be found
my best guess is that my copy of Eclipse ( Juno ) is too recent for this plugin.
ARM DS-5 seems not to work on Eclipse Juno at the moment. But it runs well on Eclipse Indigo and Oracle JDK 6 (32 bit in each case).

Why does my Eclipse crash all the time?

Somehow stupid question, I have to admit - hope it won't cost me too many points.
To make it clear: I would also be happy if you can help me find the reason for the crashes. I wouldn't expect a precise answer.
However, I don't see why my Eclipse is crashing (freezing) all the time. Mostly when I save a file.
For some reason, crashes seem to increase lately...
I use Eclipse Helios (Version: 3.6.1) and Java version 1.6.0_20 (OpenJDK Runtime Environment (IcedTea6 1.9.2) (6b20-1.9.2-0ubuntu2) OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)) on Ubuntu 10.10 (64-Bit).
Thank you!
Try installing sun-java6-jdk from the partnerrepository.
What version of Firefox you are using? The problem may be in xulrunner. Firefox 4 uses xulrunner 2.0, but eclipse 3.6 aren't compatible with it. Read more here
i also have had problems running eclipe with the open jdk, you can try to install sun's/oracle's jdk and run eclipse with it
Have you tried using the sun-jdk instead to run Eclipse and see if that helps?

Zend Studio on Eclipse "HELIOS"

I'm trying to install Zend Studio on an existing installation of Eclipse HELIOS, but Zend doesn't want to behave. The PDF instructions here say it's for "Eclipse Galileo version 3.5.1 only". Sure enough, I'm getting a strange error on a Helios.
Cannot complete the install because of a conflicting dependency.
I've already upgraded to Helios and don't want to go back to Galileo, so has anyone solved this problem or knows how to get around it?
Studio 7.x does not support Helios. Studio 8.x which is just about to go to beta does.
On my Linux (Ubuntu) I was able to install multiple versions of Eclipse for various purposes. You can install a new Eclipse Galileo version 3.5.1 and it should not effect your Helios.
For a good explanation of how to do this see: http://www.javalobby.org/java/forums/t18678.html