OpenSUSE :: Get Eclipse 3.4 / JavaEE To Run On 11.2?
Jan 3, 2010
For those interested, I'll share my solution on getting Eclipse running smoothly with 11.2.
My very first problem was that I needed the JavaEE version, which is not in the distro. The second problem is that the distro version has issues:
Problems with the distro version: The infamous "button doesn't work" problem (more on this later) The plugin / updates don't work, so you can't add any modules Copying and pasting is very erratic
However, if you simply download and unpack 3.4.2 from the Eclipse site, you'll get a "Problem has occurred" error when you try to launch it.
Here are the steps to get this running:
* Unpack the .tar.gz package into a folder that is writable by your userid
* To fix the "An Error has occured" problem: Add the following line at the very end of the eclipse.ini file:
Code:
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.9.1/xulrunner If you run on 32-bit, replace 'lib64' with 'lib'.
* To fix the "button doesn't work" problem: in your ~/bin directory, create a file called eclipse.sh and put the following in there:
Code:
#!/bin/sh
# work around e#290395 / LP: #458703
export GDK_NATIVE_WINDOWS=true
# replace /home/noarch/apps/eclipse with the path
[Code].....
View 5 Replies
ADVERTISEMENT
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Sep 3, 2010
I need Eclipse 3.5 to develop an application for Amazon EC2. I know I can install it form the Eclipse homepage but I wonder why the openSuse repos still contain Eclipse 3.4 .Can I expect an update soon?
View 9 Replies
View Related
Jun 17, 2011
What is the best way to install Eclipse in openSUSE 11.4? I can't find it in the official repositories. Not sure why its not in Oss.
Eclipse - The Eclipse Foundation open source community website. has packages for linux but I'm not sure which version (Helios, Galileo, Ganymede) will work best with openSUSE.
Are there any plans to add eclipse to the official repositories?
View 8 Replies
View Related
Jan 29, 2010
I was following the help file tutorial for creating a New Java Project using the Eclipse IDE, but neither the finish, the next buttons do anything when I click them... Does anyone know why this is happening, and how can I fix this completely unacceptable issue?
View 4 Replies
View Related
Apr 24, 2010
I just got my repos back on the track. I looked for the eclipse platform in 'Yast->software management', still like 8 choiches to make. Can I use zypper again to install 'Eclipse'?
View 4 Replies
View Related
Sep 4, 2010
My Eclipse crashes after some updates on 11.3
I got an error :
./eclipse
The program 'Eclipse' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 163951 error_code 11 request_code 53 minor_code 0)
Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
I googled and found some solutions by downgrading xulrunner, but no dice.
View 4 Replies
View Related
Apr 21, 2011
For some reason Eclipse 3.4.2 I installed is always picking up the 1.6 JDK and bombing out even though I have 1.4.2 installed. How do I make Eclipse point to the 1.4.2 version I have? I see there is an eclipse.conf file and perhaps that's where I make the setting? And which setting should I put there?
View 4 Replies
View Related
Apr 28, 2011
I've just installed openSUSE 11.4 64bit Gnome and after that I downloaded eclipse-cpp-helios-SR2-linux-gtk-x86_64.tar.gz (CDT version for eclipse). I downloaded the linuxtools and tried to write some lines and I got a crash. I have the Oracle Java installed on the system. I restarted eclipse but seems that I cannot get rid of this crash. Did you experince something like this?
This is the output from cli:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f48a3a2a89b, pid=16354, tid=139949755737856
#
# JRE version: 6.0_24-b07
[Code]...
View 6 Replies
View Related
May 13, 2011
I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:
[Code]...
View 4 Replies
View Related
Nov 23, 2009
yesterday installed a fresh OpenSuse 11.2. Since then the confirm buttons (OK / YES / ...) are not working, when clicking (mouse). An keyboard ENTER-press does work.
What is the problem? Is it an OpenSuse bug?
View 9 Replies
View Related
Jan 5, 2010
I've installed opensuse 11.2 and want to install some more packages.
If I have the online repos enabled the package eclipse is found in
Index of /distribution/11.2/repo/oss
If I disable the online repos the packages are not found on the dvd.
i have now searched the dvd and eclipse is not available.
What is wrong? Why eclipse is not on dvd?
Is there an extra dvd as I read only non oss stuff is on other
dvd nad language special stuff..
View 2 Replies
View Related
Sep 1, 2010
I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]
View 1 Replies
View Related
Jun 11, 2010
I am working on a English (US) KDE installation of opensuse 11.2 with a US keyboard and I have some troubles to configure my system in order to work on some French documents using Kate, Kwrite or Eclipse.
For instance, when I save the content of this link [url] on my hard-drive and open the file in Kate, Kwrite or Eclipse, all accentuated characters are displayed as black lozenge signs with a ? inside. What should I fix in my configuration to have those characters show correctly?
A related but maybe slightly different situation is the following: In Eclipse, when I use a French keyboard layout in Eclipse (using the shortcut Ctrl + Alt + K after setup in Configure Desktop > Regional & Language), I can type and display accentuated characters correctly. However, as soon as I spell check my document (I believe Eclipse use aspell for that), all the words containing the accentuated characters that I typed are shown as being wrong. Eclipse suggests some corrections that show up with black lozenge signs with a ? inside...
View 6 Replies
View Related
Jul 24, 2011
I'm trying to get Eclipse IDE running on my openSUSE 11.4 (KDE).
I have downloaded Eclipse Classic from Eclipse Classic 3.7 | Eclipse Packages. I started Dolphin and extracted the tar.gz file to a directory called eclipse. Now, as I understand, to run Eclipse, I must run the executable eclipse. But when I double-click eclipse, I get an error saying, "There is no application installed that can open files of the type executable (application/x-executable)."
Note 1: I have uploaded 3 screenshots as an album at Imgur: Eclipse with image titles and captions.
According to the screenshot #1, the file eclipse has a permission set of -rw-------. The execute permission is missing on this file. So, here's what I did: (screenshot #2) Right-clicked and selected Properties and under the Permissions tab, checked the Is executable checkbox and clicked OK. But still (screenshot #3), the permission set remains the same.
Note 2: The parent directory permissions are visible in the Terminal window below in all the screenshots.
What should I do to make eclipse executable?
View 11 Replies
View Related
Sep 1, 2011
I have the newest version of opensuse dual booting on my computer because I will be writing and running some molecular simulation programs this year on a computer cluster at the university and the computers on the cluster are using eclipse and opensuse so I wanted to have these set up at home so I could work at home a bit.
Anyway, I downloaded the eclipse indigo IDE for c/c++ for linux of the eclipse website and extracted it to my home/user directory. Whenever I try to run a program in eclipse I get a "Binaries not found" error. I installed the c/c++ development tools in Yast and also installed gcc and make thru zypper in the terminal. What is causing this problem? I've looked on forums and tried to fix this for the last couple days and I feel like i've tried everything.
View 2 Replies
View Related
Nov 14, 2010
My computer has installed eclipse under Linux SUSE. It only has Java. Now I want to add CDT for C++ programming. The problem is there is only Software Updates, no "Install New Software". So, I cannot install CDT for eclipse. How can I install CDT eclipse? SUSE is 11.3. The present eclipse for Java is 3.4.0 installed from RPM.
View 3 Replies
View Related
Sep 9, 2010
Debian 504 64-bit.Is Eclipse available on repo? In the later case where shall I retain the package for installation ? /opt ? Or /home/user ?
View 4 Replies
View Related
Jan 19, 2010
How i can get/install Eclipse IDE for php?.
View 9 Replies
View Related
Jun 29, 2010
downloaded Eclipse for my programming needs, how do I get/install the c/c++ plugin?
View 2 Replies
View Related
Nov 5, 2010
I've install the fedora eclipse package. But I cannot start eclipse. It just show the logo and the CPU goes 100%
View 2 Replies
View Related
Aug 16, 2011
Code:
How to install "eclipse-php-helios-linux-gtk.tar.gz" on fedora 14
View 4 Replies
View Related
Apr 7, 2010
I install eclipse via the synaptic package manager and it did work before but I was messing around with some svn packages and corrupted it. So naturally I did a complete removal of anything related to eclipse and reinstalled all the packages after, but to no avail problem still persists. here is the log file it tells me to look at, can really make head or tales of this stack error info, not really a big Java man.I have a 64bit install of ubuntu 9.10Quote:
!SESSION 2010-04-08 00:56:19.723 -----------------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0_0
[code]....
View 1 Replies
View Related
Jun 5, 2010
every time that im entering to eclipse and the mouse is over a method for example Socket ... the eclipse is crashing
this is the log file
hs_err_pid11080 - UpF.co.il
View 2 Replies
View Related
Jul 20, 2010
i dont know how to install eclipse on my ubuntu 10.04 and i would like someone to help me and tell me how to do it!
View 8 Replies
View Related
Feb 1, 2011
I come from China I find it's great using Ubuntu. It is my first time posting Thread here. I want to learn J2EE. I used to use MyEclipse 6.5 when I use windows xp. now I have problems, in install Eclipse
1. I want to use Sun jdk and jre , I tried many times to uninstall OpenJDK but failed.could
2. Tomcat . I use sudo apt-get install tomcat6 .but Eclipse doesn't get the server name .
3. In MyEclipse , I can make a "web project" when i want to use J2ee . what should I start ,when I use Eclipse?
View 3 Replies
View Related