I'd like to know whether there will be new release of Java API for Google Desktop Search in the near future?
Will the current version continue to support the coming release of Google Desktop Search?
Best regards,
Sengly
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The library looks like its been generated using jacob to create JNI COM stubs, if someone's game (first attempt I typed gaim - how sad) they could grab the same GDI COM interface DLL and generate stubs and compare it with what in CVS, do the same for the newer version and apply the lessons learnt in the first step to the newer version (jacobgen - the stub creator for jacob - doesn't always get it perfect).
Hello all especially the developers,
Happy New Year!
I'd like to know whether there will be new release of Java API for Google Desktop Search in the near future?
Will the current version continue to support the coming release of Google Desktop Search?
Best regards,
Sengly
The library looks like its been generated using jacob to create JNI COM stubs, if someone's game (first attempt I typed gaim - how sad) they could grab the same GDI COM interface DLL and generate stubs and compare it with what in CVS, do the same for the newer version and apply the lessons learnt in the first step to the newer version (jacobgen - the stub creator for jacob - doesn't always get it perfect).
http://sourceforge.net/projects/jacob-project/
Adam