Hi Mahalingam,
Updates: No Updates were found in available software sites.
Log: there indeed are some errors like:
!ENTRY org.eclipse.ui.workbench 4 2 2020-10-26 17:02:10.747
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 1
org.eclipse.core.runtime.CoreException: Executable extension definition for "class" not found.
at org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
I uninstalled XDK-workbench, updated JAVA (from V8_231 to V8_271) and re-installed XDK-workbench.
Now Content Assist works for both C-files and MITA-files.
Thanks, problem solved.
I face the same issue. For a while the conext manager worked and then it stopped. Reinstalling the SDK and Java didn't solve the issue.
Hello JanGieseler
Can you please share error log ("About XDK Workbench" -> "Installation Details" -> "Configuration" -> "View Error Log")?
Here it is. Thanks!
!ENTRY org.eclipse.ui.workbench 4 2 2021-01-07 08:00:10.928 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 1 org.eclipse.core.runtime.CoreException: Executable extension definition for "class" not found. at org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:65) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:225) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63) at org.eclipse.ui.internal.WorkbenchPlugin.lambda$0(WorkbenchPlugin.java:286) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:55) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:284) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:55) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.Workbench$40.run(Workbench.java:2719) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2021-01-07 08:00:10.929 !MESSAGE Executable extension definition for "class" not found. !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2021-01-07 08:00:10.929 !MESSAGE Executable extension definition for "class" not found. !ENTRY org.eclipse.ui 4 0 2021-01-07 08:00:10.935 !MESSAGE Unable to execute early startup code for the org.eclipse.ui.IStartup extension contributed by the 'org.eclipse.linuxtools.cdt.libhover.devhelp' plug-in. !STACK 1 org.eclipse.core.runtime.CoreException: Executable extension definition for "class" not found. at org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:65) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:225) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63) at org.eclipse.ui.internal.WorkbenchPlugin.lambda$0(WorkbenchPlugin.java:286) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:55) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:284) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:55) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.Workbench$40.run(Workbench.java:2719) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2021-01-07 08:00:10.936 !MESSAGE Executable extension definition for "class" not found.
Hello JanGieseler
By seeing the error log, there is no error related to MITA.
Does content assist is not working for all the MITA files or any specific MITA file?
Could you please create a new mita project and check whether content assist is working or not?
Could you please restart the xdk workbench and check whether content assist is working or not?
Could you please create a new workpsace and check whether content assist is working or not?