Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TMCbeans does not open after installation

I'm currently planning to learn Java through the MOOC course but I'm unable to open the tmcbeans app after installation. I have tried reinstalling it but it does not seem to do anything. Any help would be much appreciated.

Thank you.

like image 366
Santhoshi Mirra Avatar asked Aug 03 '26 09:08

Santhoshi Mirra


2 Answers

I was facing the same issue on Windows 10. I found out that TMCBeans is currently not compatible with OpenJDK Versions > 11. Thus, I did the following things for TMCBeans to function correctly.

  1. Download exactly AdoptOpenJDK11 for your OS, open development environment for Java 11, from the archives.
  2. Try launching TMCBeans again.
  3. If you're still facing issues, try following the instructions of this Reddit post's first comment.
like image 120
Sushant Chaudhary Avatar answered Aug 07 '26 03:08

Sushant Chaudhary


I signed up for MOOC too, and what worked for me was to follow the steps to locate the JVM path of this video

My java ended up being under /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home

I then updated and uncommented the line jdkhome= of tmcbeans.conf (as described in the comment above), saved and relaunched tmcbeans. It worked perfectly after that.

Good luck!

like image 37
Noelia Avatar answered Aug 07 '26 05:08

Noelia



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!