admin管理员组文章数量:1384490
I have a folder that contains my JavaScript project. I want to make a project in Visual Studio and include my project.
I created a "Blank Solution" project since there's no JavaScript type. Now, how do I add the folder with all my JavaScript in it?
I have a folder that contains my JavaScript project. I want to make a project in Visual Studio and include my project.
I created a "Blank Solution" project since there's no JavaScript type. Now, how do I add the folder with all my JavaScript in it?
Share Improve this question edited Sep 1, 2015 at 19:21 Sean Kendle 3,6291 gold badge29 silver badges35 bronze badges asked Jul 19, 2013 at 15:38 JoeJoe 8,04218 gold badges57 silver badges86 bronze badges1 Answer
Reset to default 8Browse to the folder your javascript files are in, and drag that folder into your blank solution's Solution Explorer, or right click in the Solution Explorer on the right and hit "Add > Existing Website", then browse to the folder your javascript files are in.
本文标签:
版权声明:本文标题:javascript - How do you add a folder to a project in Microsoft Visual Studio Express 2012 for Web? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744480894a2608160.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论