Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Need help, JDT auto completion runtime exception(Eclipse 2023-09)
Need help, JDT auto completion runtime exception [message #1861746] Wed, 01 November 2023 17:15 Go to next message
george boone is currently offline george booneFriend
Messages: 2
Registered: November 2023
Junior Member
Been using Eclipse2023-09 with Java17 a few weeks now when the auto complete feature decided to start giving this error as I was typing. I have not changed anything in Preferences>Java>Editor, or restarted Eclipse prior to this error. It was working one moment and didn't the next.
I have tried reinstalling from the launcher and the zip package into clean directories but that doesn't solve the problem. I am still able to run my project so I assume Java17 is working fine.

the attached files are a image of the error prompt and a copy of the last entry from <workspace>/.metadata/.log
index.php/fa/43666/0/
*edit: corrected version year typo from 2020 to 2023


edit: SOLVED
Auto complete throughout eclipse decided to work again after I made a new Java project and tried to edit code in the new project. Seems to have been something related to the original project that was causing the error?

[Updated on: Thu, 02 November 2023 15:13]

Report message to a moderator

Re: Need help, JDT auto completion runtime exception [message #1861762 is a reply to message #1861746] Thu, 02 November 2023 12:10 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 32984
Registered: July 2009
Senior Member
Perhaps it's a good time to install 2023-09?

https://www.eclipse.org/downloads/packages/


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Need help, JDT auto completion runtime exception [message #1861764 is a reply to message #1861762] Thu, 02 November 2023 14:29 Go to previous messageGo to next message
george boone is currently offline george booneFriend
Messages: 2
Registered: November 2023
Junior Member
oops, typo on my end. I meant to say the current version im having the problem on is the 2023-09 version, not 2020-09

*edit: the problem has been solved, details in original post

[Updated on: Thu, 02 November 2023 15:14]

Report message to a moderator

Re: Need help, JDT auto completion runtime exception [message #1861770 is a reply to message #1861764] Thu, 02 November 2023 17:42 Go to previous messageGo to next message
Erik BrangsFriend
Messages: 24
Registered: February 2010
Junior Member
If the problem only occurs in the original project and only at a specific place, it could be a bug in JDT. In that case, you could try a development build from 2023-12 to see if the problem is fixed there. If it's not, you could report it to JDT.

If the problem occurs everywhere in the code in the original project, I suppose something else got broken. I don't know enough about JDT to judge what that could be.
Re: Need help, JDT auto completion runtime exception [message #1861877 is a reply to message #1861762] Thu, 09 November 2023 17:45 Go to previous messageGo to next message
Wladyslaw Gorski is currently offline Wladyslaw GorskiFriend
Messages: 2
Registered: November 2023
Junior Member
Ed Merks wrote on Thu, 02 November 2023 12:10
Perhaps it's a good time to install 2023-09?

https://www.eclipse.org/downloads/packages/


Hi there! I'm having some issues with JDT auto completion, and I'm getting a runtime exception. I saw that the latest version of Eclipse is 2023-09, and I was wondering if that might help resolve my issues. Has anyone else had similar problems, and is upgrading to the latest version worth trying? Thanks in advance for any advice!
Re: Need help, JDT auto completion runtime exception [message #1861885 is a reply to message #1861762] Fri, 10 November 2023 07:19 Go to previous message
Wladyslaw Gorski is currently offline Wladyslaw GorskiFriend
Messages: 2
Registered: November 2023
Junior Member
Ed Merks wrote on Thu, 02 November 2023 12:10
Perhaps it's a good time to install 2023-09?

https://www.eclipse.org/downloads/packages/


Hi there! I'm having some issues with JDT auto completion, and I'm getting a runtime exception. I saw that the latest version of Eclipse is 2023-09, and I was wondering if that might help resolve my issues. Has anyone else had similar problems, and is upgrading to the latest version worth trying? Thanks in advance for any advice!
Previous Topic:import existing Maven projects: remove root directory suggestion
Next Topic: "Why is React Native build failing?"
Goto Forum:
  


Current Time: Sat Nov 11 07:25:54 GMT 2023

Powered by FUDForum. Page generated in 0.02276 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top