Relative Content

Tag Archive for eclipse

Internal error when updating package explorer in Java

I’m encountering the error “An internal error has occurred. Could not initialize class org.eclipse.core.internal.filesystem.local.LocalFileNativesManager” when updating the package explorer in Eclipse. I’m using Eclipse 2024-09 on Windows 10. Can anyone help me resolve this issue?

Impact of heuristic includes is eclipse

I know this question was asked/discussed several times here, but in my setup I couldn’t be find a difference between enable or disable them.
We use our own builder tool not Makefile based without any information about include files in the console window.
All the include path are configured in the Path and Symbols section and the preprocessor providers are unchanged.
This works fine, but I want to understand what could be the impact if I enable the heuristic includes.
I read that subdirectories are consideredm if it is enabled, but I couldn’t confirm it.
Thanks for help!

Impact of heuristic includes is eclipse

I know this question was asked/discussed several times here, but in my setup I couldn’t be find a difference between enable or disable them.
We use our own builder tool not Makefile based without any information about include files in the console window.
All the include path are configured in the Path and Symbols section and the preprocessor providers are unchanged.
This works fine, but I want to understand what could be the impact if I enable the heuristic includes.
I read that subdirectories are consideredm if it is enabled, but I couldn’t confirm it.
Thanks for help!

How to enable Undo/Redo in Eclipse

In Eclipse IDE, the Undo and Redo actions are disabled (greyed out in menu and toolbar, shortcuts ctrl-z, shift-ctrl-z don’t work). My Eclipse version is 2023-09 (4.29.0).