This could be improved even more by adding a check for the OS: Under
OS X, the plugin file needs to be built slightly differently, has a different
suffix, and a different install location... although in general I don't
understand why the plugin has to be "installed" at all, shouldn't it be
possible to load it from within the eclipse plugin "bundle" somehow? I.e.
add this directory to the list fo directories searched for plugins, or even
explicily load the library with its full path... ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Buildscript
Logged In: YES
user_id=12935
This could be improved even more by adding a check for the OS: Under
OS X, the plugin file needs to be built slightly differently, has a different
suffix, and a different install location... although in general I don't
understand why the plugin has to be "installed" at all, shouldn't it be
possible to load it from within the eclipse plugin "bundle" somehow? I.e.
add this directory to the list fo directories searched for plugins, or even
explicily load the library with its full path... ?