Gus escribir un mensaje de news <105932009120201000340.42026@news.pcsoft.fr> :
Read next »Hi:
Did someone try to integrate a
WD Java program with Eclipse IDE? I mean, Eclipse allows to write Plug-In modules written in Java. Would be possible to write those Plug-In modules using WinDev?
Thanks
Gus
Hi,
I think is not possible. I don't know how plugin development for eclipse works, but, I suppose, you need to inherit from Java classes, and, I think this is not possible from Windev.
I did some research working with Windev/Java, and, I didn't find a way to have a Windev/Class, inheriting from a Java class, for example, to use third party java components (for example, I remember seaching a library to get it working some kind of reports, because Windev Reports doesn't works in Java, and inherits from Java Classes was needed.) Sad. If you find a way to do something like this, please, tell me.