Skip to main content

All Questions

Tagged with
0 votes
1 answer
320 views

"Failed to load swt-pi3" error in e2studio installer

I would like to install the latest version of Renesas' e2studio on my up-to-date Fedora 39 machine but I keep getting the following error: $ ./e2studio_installer-2024-01_1_linux_host.run Mar. 31, ...
stdcerr's user avatar
  • 2,099
1 vote
0 answers
40 views

Installing Jboss tools in ubunto is aborted

When installing "Jboss tools 4.24.0 Final" in Eclipse, the following error message appears: Warning: You are installing software that contains unsigned content. The authenticity or validity ...
Dev Learning's user avatar
0 votes
1 answer
80 views

eclipse window builder work abnormaly in zorin os

I am using zorin os 16 pro. I am using eclipse in windows machine for few months. It works fine in windows. But problem in zorin os. I download eclipse from this site. All things are fine except ...
coder_hasib's user avatar
0 votes
1 answer
79 views

Is this output from dpkg-query -L openjfx what it should be?

I am struggling to run openjfx and getting desperate. I thought I was ok troubleshooting in linux and java, but I've never been stuck for such a long time. As usual with linux, there is lots of ...
pateksan's user avatar
  • 343
2 votes
1 answer
9k views

a jni error has occured

I uninstalled Eclipse IDE due to this issue. Then I tried to run java program in my Linux mint Terminal. So I started with a small code public class Myth{ public static void main(String[]args){ ...
user's user avatar
  • 94
0 votes
0 answers
258 views

Eclipse won't open after installing openjfx [Deepin]

I was attempting to use JavaFX, and I found that I needed to install the openjfx package, as the regular openJDK8 didn't come with the JavaFX files. However, since I did that Eclipse no longer opens. ...
Zesty Memes's user avatar
0 votes
2 answers
2k views

Error opening eclipse in archlinux

So I am running archlinux. On java -version my output is: java version "1.7.0_101" OpenJDK Runtime Environment (IcedTea 2.6.6) (Arch Linux build 7.u101_2.6.6-1-x86_64) OpenJDK 64-Bit Server VM (build ...
Cristian's user avatar
  • 735
3 votes
1 answer
4k views

After updating Ubuntu to 16.04 due to driver issues, NetBeans and Eclipse have stopped working

I just updated from Ubuntu 14.04 to 16.04 and it was a bumpy ride with damaged drivers along the way, probably because of the fact that 14.04 was missing two important drivers that 16.04 did have. ...
Thijser's user avatar
  • 83
1 vote
1 answer
1k views

Error starting Eclipse on Centos 6 (JVM terminated. Exit code=13)

After extract eclipse-jee-mars-1-linux-gtk.tar.gz and running eclipse I am getting following error. I have installed Oracle JDK. What would be the error and solution ? Java version [root@hithertech ...
Chaminda Bandara's user avatar
8 votes
2 answers
3k views

Java process freezes until I use 100% CPU [closed]

The issue I encounter When working on Android-Studio, Eclipse or even command-line Gradle, the Java software often freezes (even though usually it is after I update my system/change java). For ...
JonasVautherin's user avatar
0 votes
0 answers
302 views

Use FindBugs in Eclipse from terminal on Ubuntu

Is there any way I could use Findbugs from terminal to get all the bugs in my Java code and print it out to a text file? I want to write a script that goes through 100 java files ( this is already ...
gkmohit's user avatar
  • 3,429
-1 votes
1 answer
933 views

ADT bundle not installed in ubuntu 12.04

I downloaded ADT bundle from android developer site. Bundle name is :- adt-bundle-linux-x86_64-2014031.zip It contains eclipse, and sdk folder. In eclipse folder, there is one eclipse executable ...
devsda's user avatar
  • 437
1 vote
1 answer
306 views

How can I build android on my debian while using eclipse ? (java dependencies problem) [closed]

I would like to compile a build for my android device (N4) with my debian (jessie). I read that I must have Java 6, but eclipse which I sometimes use seems to need java 7. For example, I uninstalled ...
Zil0's user avatar
  • 25
2 votes
1 answer
12k views

Search for a String inside all files inside a war

Where I work someone had Java project and used Eclipse to export that project into a .war package. Now I need to search for a string inside all the files that make that .war package. I know that a ....
Flame_Phoenix's user avatar
0 votes
0 answers
126 views

Prevent Java to escalate CPU usage on Slackware64?

I use Slackware64-current on my work laptop and though I love running Slackware, sometimes it hangs on me near to the point of starting considering falling back to Windows. I develop on Java and use ...
gtludwig's user avatar
  • 873

15 30 50 per page