Exporting Images from Marvin using c sharp .NET via Caffeine

User 121285d3c7

11-06-2008 20:13:36

This example makes use of the Caffeine open source project: http://caffeine.berlios.de





There are included dll's from the Caffeine v0.2.1 distribution, available from http://caffeine.berlios.de/daily/caffeine-0.2.1-bin.tar.gz





To compile or run it requires Java and .Net to be on your machine. You will also need to put a copy of MarvinBeans.jar in the same folder as the extracted files and edit the value of the jvm.dll property in the MarvinExport.exe.config file to point to a valid jvm e.g. "C:\Program Files\Java\jdk1.6.0_02\jre\bin\client\jvm.dll"








Have fun!