【发布时间】:2016-08-16 07:05:15
【问题描述】:
根据这篇文章:Visual Studio 2015: .jsproj cannot be opened. This project type is not supported by this installation 应该足以将 html/javascript 包安装到 Visual Studio 2015,当您安装它时,您可以打开 jsproj 类型的文件。
我继续收到(不兼容)和未安装应用程序的通知。
这与我只有 VS 的社区版有关吗?
我尝试打开一个 cordova cli 创建的项目(最新的 cli),但 html / javascript 仍然说它完全适用于 Cordova。为什么它不起作用?
【问题讨论】:
-
hmm..我找到这个来迁移项目以便理解:taco.visualstudio.com/en-us/docs/migrate-to-vs2015必须试一试。
-
再次失败:"create js project from new -> jsproj" 因为它只是没有出现在菜单中。
-
据我所知,Tools for Apache Cordova 不支持 VS Blend。请使用 Visual Studio 2015 打开 cordova 应用程序。
-
@Elvis,请将其标记为答案,诀窍是使用 Visual Studio 2015 而不是 Blend。我仍然使用社区版。造成这种情况的是 Blend,而不是社区。span>
标签: visual-studio visual-studio-2015 visual-studio-cordova