1
Automation Interface, Add-Ins and Tools / register java classes as COM Objects
« on: October 28, 2008, 09:56:45 pm »
Hi all,
I was searching about the topic how java classes can be registered as COM objects to use them from inside EA as plug-in.
I have found the following description:
http://www.codeguru.com/java/tij/tij0195.shtml
The Microsoft JVM provides a methode to register a simple Java class as COM object with javareg
... but the Microsoft JVM is no longer supportet :-(
Has anybody an idea where I can get a Microsoft JVM?
... or has anybody another idea how to register a Java class as COM object?
I was searching about the topic how java classes can be registered as COM objects to use them from inside EA as plug-in.
I have found the following description:
http://www.codeguru.com/java/tij/tij0195.shtml
The Microsoft JVM provides a methode to register a simple Java class as COM object with javareg
... but the Microsoft JVM is no longer supportet :-(
Has anybody an idea where I can get a Microsoft JVM?
... or has anybody another idea how to register a Java class as COM object?