question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot "Launch an Eclipse application"

See original GitHub issue

Hello,

I would like to contribute to dbeaver and then I followed the wiki to configure Eclipse to launch DBeaver.product. The project is built but when I launch the product file I get this error :

An internal error occurred during: "Launching DBeaver.product".
org.eclipse.jdt.launching.JavaRuntime.isModularJava(Lorg/eclipse/jdt/launching/IVMInstall;)Z

I use Eclipse Oxygen.1 Release (4.7.1) on Windows 10 Creators.

Did anyone meet this problem ?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
serge-ridercommented, Nov 10, 2017

Looks like you have wrong Eclipse version. Try Eclipse for RCP and RAP developers (https://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/oxygen1a)

0reactions
Bludwarfcommented, Nov 10, 2017

The other problem was fixed by following this post : https://stackoverflow.com/a/13575823/1655155

I got this error :

java.lang.RuntimeException: No application id has been found.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Eclipse does not start when I run the exe? - Stack Overflow
Go to your Workspace folder then go to Metadata > plugins. Delete everything from this folder. Then it will work. Warning: This will...
Read more >
FAQ Why doesn't my program start when I click the Run button?
When you click the Run button, click on Java Application, fill out the details, and click Run. The next time, your program will...
Read more >
How to fix an Eclipse Workspace that does not open any more?
So the usual workaround was to open that workspace with another instance of Eclipse (not having that view), closing that view in the...
Read more >
I can't run program in Eclipse. It is showing a message ... - Quora
Install JDK in your system · Setup the correct path in Environment Variable for permanent · Write your java code on any Text...
Read more >
Unable to launch eclipse as there is a StackOverflow error in ...
Getting the following error while launching eclipse . Could not create content describer for org.robotframework.red.robotsuitefile_robot.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found