You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to start the java console application project “hello world” in Visual Studio 2015
I get the following error:
The activity log file tells
“A MEF Component threw an exception at runtime: Microsoft.VisualStudio.ExtensibilityHosting.InvalidMEFCacheException: The Visual Studio component cache is out of date. Please restart Visual Studio.”
and also it occurs to me that a package "Tvl.VisualStudio.Language.Java.JavaLanguagePackage, Tvl.VisualStudio.Language.Java, Version=1.2.0.0" is not loaded properly or is not stored in the right path.
I want to start the java console application project “hello world” in Visual Studio 2015
I get the following error:
The activity log file tells
“A MEF Component threw an exception at runtime: Microsoft.VisualStudio.ExtensibilityHosting.InvalidMEFCacheException: The Visual Studio component cache is out of date. Please restart Visual Studio.”
and also it occurs to me that a package "Tvl.VisualStudio.Language.Java.JavaLanguagePackage, Tvl.VisualStudio.Language.Java, Version=1.2.0.0" is not loaded properly or is not stored in the right path.
A complete description of my entry in the msdn forum can be found under
https://social.msdn.microsoft.com/Forums/vstudio/en-US/b08a63c4-4d8a-42db-8778-b3e787527714/java-in-visual-studio-2015?forum=vssetup
The package works fine in VS 2013.
The same error has been found by other users, see my entry .
Thanks for proposing a solution, kind regards, Harald
The text was updated successfully, but these errors were encountered: