简体   繁体   English

VS2015中的Xsd2Code插件

[英]Xsd2Code Plugin in VS2015

I have downloaded and installed Xsd2Code plugin. 我已经下载并安装了Xsd2Code插件。

But in the visual studio, when i right click on the xsd file, i am not able to see the option "Run Xsd2Code generation". 但在visual studio中,当我右键单击xsd文件时,我无法看到选项“Run Xsd2Code generation”。

I am struggling with this. 我正在努力解决这个问题。

Please help me guys. 请帮帮我们。

他们刚刚将产品重命名为xsd2code ++: https ://visualstudiogallery.msdn.microsoft.com/56ec19b6-8c47-4d00-b1b3-45f570411447

There is (meanwhile?) a hint on the download page that this version doesn't support Visual Studio 2015: (同时?)下载页面上提示此版本不支持Visual Studio 2015:

"NOTE : xsd2code community edition 3.4 do not support Vs 2015" “注意:xsd2code社区版3.4不支持Vs 2015”

https://xsd2code.codeplex.com/releases/view/121223 https://xsd2code.codeplex.com/releases/view/121223

Project xsd2code.codeplex.com is not updated frequently, you can see that newest item in download section is from November 2013. 项目xsd2code.codeplex.com不经常更新,您可以看到下载部分中的最新项目是从2013年11月开始。

If you want to use it with VS2015 you have these options: 如果你想在VS2015中使用它,你有以下选择:

  1. use the updated paid version from www.xsd2code.com 使用www.xsd2code.com上更新的付费版本
  2. get sources, compile them, and somehow create package for VS2015 获取源代码,编译它们,并以某种方式为VS2015创建包

Had the same problem. 有同样的问题。 For me reinstall helped. 为我重新安装帮助。 I downloaded xsd2code.exe from Visual Studio Gallery 我从Visual Studio Gallery下载了xsd2code.exe

Another option for you might be, after you install the tool, go to C:\\Program Files (x86)\\Xsd2Code and run the Xsd2Code.vsPackage.vsix by hand. 安装该工具后,另一个选择可能是转到C:\\Program Files (x86)\\Xsd2Code并手动运行Xsd2Code.vsPackage.vsix It either installs the extension or informs you it is already there. 它要么安装扩展,要么通知你它已经存在。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM