Cisco Unified Application Environment Developer Forums

« Back to Etch

Re: [Etch] Where to find Visual Studio Etch Plugin

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
-----
http://cwiki.apache.org/ETCH/csharp-binding-users-guide.html
Visual Studio Plugin

* If you are using Visual Studio as your IDE, then you can install the Visual Studio Etch Plugin. TODO Make sure the setup.exe for the plugin is a part of etch install...

-----

i can't seem to find the etch plugin for vs. i checked in the usual download spots. if anyone has a link, that would be great.

is the etch plugin compatible with vs2008?

Hi,

Visual Studio Plugin is not part of the install in the current version
of Etch. The workaround is to do the following on the cmd line -

etch -b csharp -w all <etch file name>

You can then manually add the files in Visual Studio.

Thanks,
Gaurav

-----Original Message-----
From: etch-bounces@developer.cisco.com
mailto:etch-bounces@developer.cisco.com On Behalf Of Regan DeDiana
Sent: Monday, January 05, 2009 5:04 PM
To: etch@developer.cisco.com
Subject: Where to find Visual Studio Etch Plugin


-----
http://cwiki.apache.org/ETCH/csharp-binding-users-guide.html
Visual Studio Plugin

* If you are using Visual Studio as your IDE, then you can install
the Visual Studio Etch Plugin. TODO Make sure the setup.exe for the
plugin is a part of etch install...

-----

i can't seem to find the etch plugin for vs. i checked in the usual
download spots. if anyone has a link, that would be great.

is the etch plugin compatible with vs2008?
_______________________________________________
Etch mailing list
Etch@developer.cisco.com

_______________________________________________
Etch mailing list
Etch@developer.cisco.com

thx google... searched[Visual Studio Etch Plugin]

as i gather, the VS etch plugin still needs some work, and it not supported. as pointed out, the plugin simply performs 2 tasks (see link)
http://mail-archives.apache.org/mod_mbox/incubator-etch-user/200812.mbox/%3C5F86E94E798FB84693D8FA5B23AF0D1D04C1D748@xmb-sjc-221.amer.cisco.com%3E

the plugin source is available with the etch 1.0.1 install, but is NOT supported, and still requires work.
path: C:\Program Files\Etch\etch-1.0.1\lib\etch-csharp-compiler-1.0.1-src.zip

i searched this forum first, but found no reference to my question, however it seems this question has been answered many times outside this forum by highly knowledgable CUAE staff ;)