Have you (or has anyone) been able to get the plugin (0.8.0) to work on a Linux 64-bit machine with eclipse 3.3?
I managed to compile a 64bit version of the library:
>file libnet_sf_colorer.so
>libnet_sf_colorer.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
I keep getting this error in eclipse:
"Error in initializing the native part of the Colorer library. This can be caused by absent net_sf_colorer.dll (libnet_sf_colorer.so) library in paths of java machine. Or, colorer can't find catalog.xml file..."
Thanks,
Jeddie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Igor,
Have you (or has anyone) been able to get the plugin (0.8.0) to work on a Linux 64-bit machine with eclipse 3.3?
I managed to compile a 64bit version of the library:
>file libnet_sf_colorer.so
>libnet_sf_colorer.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
I keep getting this error in eclipse:
"Error in initializing the native part of the Colorer library. This can be caused by absent net_sf_colorer.dll (libnet_sf_colorer.so) library in paths of java machine. Or, colorer can't find catalog.xml file..."
Thanks,
Jeddie
Fortunately I have an amd 64 pc and will try to fixup the things in the near time.
I'll you of any results.