eclipse-tm4e / tm4e

TextMate support in Eclipse IDE
https://projects.eclipse.org/projects/technology.tm4e
Eclipse Public License 2.0
93 stars 56 forks source link

Error occurs while opening a java/txt file using generic text editor #585

Closed Dinesh0723 closed 1 year ago

Dinesh0723 commented 1 year ago

Pre-conditions: Eclipse Version: 2023-06 (4.28.0) Build id: 20230608-1333 OS - Windows10 Streps to reproduce:

Open "Open resource" window Type ".java" or ".txt" and select the file. Right click on the selected file and select open with-> Generic text editor->Unable to open the file (error - Failed to create the parts controls)

angelozerr commented 1 year ago

See in your log perhaps it is the same issue as https://github.com/eclipse/tm4e/issues/578

sebthom commented 1 year ago

Try to install the latest release of tm4e from download.eclipse.org/tm4e/releases/0.8.0

sebthom commented 1 year ago

Closing issue for now. Feel free to reopen if problem persists.