Is it possible to add plugin/add-in to Visual Studio 2008 IDE for a Java based application?
-
Hi, I am trying to add a plugin/add-in to Visual Studio 2008. But my limitation is, this application is in Java 1.6. So, I was wondering is it possible to add a java based plugin in Visual Studio 2008? Are there any APIs? Regards, Manish
-
Hi, I am trying to add a plugin/add-in to Visual Studio 2008. But my limitation is, this application is in Java 1.6. So, I was wondering is it possible to add a java based plugin in Visual Studio 2008? Are there any APIs? Regards, Manish
Take a look at www.ikvm.net. That might help though i expect the newness of the java release will cause issues.
Regards, Dave
-
Hi, I am trying to add a plugin/add-in to Visual Studio 2008. But my limitation is, this application is in Java 1.6. So, I was wondering is it possible to add a java based plugin in Visual Studio 2008? Are there any APIs? Regards, Manish
This may be relevant http://dev.mainsoft.com/[^] but isn't free.
Kevin