cordova - PhoneGap for Android - There is no script engine for file extension “.js” -


i'm using windows 7 32-bit

i installed required components , tested following in cmd working: ant java javac adb android

but when try create project says

there no script engine file extension “.js”

create c:\users\user05\workspace\mobileapp com.mobileapp mobileapp 

update: ok solved issues. problem js file on computer associated notepad++, reason causing conflict it.

i used fix solve issue: link!

reset typing command line:

assoc .js=jsfile 

this information found here:

https://stackoverflow.com/a/13446640/2358237


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -