Maciej
Maciej

Reputation: 153

Plug-in "org.tizen.web.zimlaunch" was unable to instantiate class

I am usin Tizen IDE for Wearable. During build I had a power failure and my PC went down. Since then IDE does not work. Whatever action is performed this error occurs:

Plug-in "org.tizen.web.zimlaunch" was unable to instantiate class > "org.tizen.web.zimlaunch.deployer.ZimLaunchDelegate". org/tizen/web/project/configuration/ConfigurationException

I tried to uninstal the IDE and install it again, I deleted all the files I knew to be connected to the IDE nothing helped.

Do you know what can I do?

Upvotes: 1

Views: 520

Answers (1)

Maciej
Maciej

Reputation: 153

Finally I found it.

Remove metadata folder from workspace. Doing this will demand to reimport all of your projects but fixes the problem.

\workspace\.metadata

Upvotes: 1

Related Questions