I use your eclipse plug-in at development time and everything works fine.
But now I do not know how to procced at deploymenttime.
I made one feature for all of my plug-ins (and include that feature in my update site), but I dont know how to set up the dependencies, so that java3d is automatically ready to use within the target platform.
Would be nice, if someone could help me.
Thx in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can either include the plugin in your feature or use existing feature. I would suggest the latter, i.e. using existing java3d feature.
To do that, you only need to specify dependency in your plugin as you probably already did. When creating your update site, you can copy java3d and jogl feature from the latest java3d update site archive and update your site.xml accordingly.
Let me know if you need further clarification.
Thanks,
Aleksandar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I use your eclipse plug-in at development time and everything works fine.
But now I do not know how to procced at deploymenttime.
I made one feature for all of my plug-ins (and include that feature in my update site), but I dont know how to set up the dependencies, so that java3d is automatically ready to use within the target platform.
Would be nice, if someone could help me.
Thx in advance.
Hello,
Sorry for the delay.
You can either include the plugin in your feature or use existing feature. I would suggest the latter, i.e. using existing java3d feature.
To do that, you only need to specify dependency in your plugin as you probably already did. When creating your update site, you can copy java3d and jogl feature from the latest java3d update site archive and update your site.xml accordingly.
Let me know if you need further clarification.
Thanks,
Aleksandar