Languages

Menu
Sites
Language
How to apply NPPlugin update to Web App?

Hi, 

I'm trying to make NPPlugins.

I copy the built plugin to the 'plugins' folder of the Web Project after I modify it in the Native Project, according to the instructions on NPRuntime Application PackageBut it seems that the update isn't applied until Tizen IDE is restarted.
 
Is there any way to apply my update immediately?
 
Thanks.

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
I resolved it myself: After plugin is updated, the Web project needs to be cleaned. Project > Clean > (My Web Project)
Yunchan Cho
Thanks for sharing your information.