IronPython in VisualStudio 2012
Asked Answered
K

4

5

Is there support IronPython in VisualStudio 2012? I not found IronPython project in templates.

Kylie answered 12/9, 2012 at 16:59 Comment(0)
K
6

Yes: http://pytools.codeplex.com/. Support was added in PTVS 1.5 RC [Sep 2012].

Kylie answered 9/10, 2012 at 3:42 Comment(0)
T
4

Python Tools for Visual Studio, PTVS 2.0 Beta or 1.5 RTM, both have built in templates for developing against IronPython. To use these templates you'll need to first install IronPython. Check out the installation page on PTVS which has instructions on how to install interpreters.

Towards answered 3/7, 2013 at 17:22 Comment(0)
W
2

By default, no. Presumably PTVS will before too long.

Writhen answered 12/9, 2012 at 18:11 Comment(1)
PTVS now has support for VS2012 via 1.5RC.Adest
S
1

Seems like PTVS (Python Tools for Visual Studio) 2.0 will not install IronPython by default. I had success installing PTVS 2.0 Alpha and IronPython 2.7.3 from its separate project page into Visual Studio 2012.

Spheroid answered 3/4, 2013 at 13:56 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.