Jacek Laskowski wrote:
The real solution to the issue is to use Eclipse's extension locations
so you define a link file in links directory (beneath the Eclipse home
directory) where you point out the directory with plugins to be
included, i.e.
[EMAIL PROTECTED] /cygdrive/c/apps/eclipse
$ ls -l links/
total 9
-rwx------+ 1 jlaskowski None 44 Feb 11 08:49 GEF.link
[EMAIL PROTECTED] /cygdrive/c/apps/eclipse
$ cat links/geronimo-eclipse-plugin.link
path=C:/apps/eclipse-plugins/geronimo-eclipse-plugin
Thanks Jacek! A very useful solution.
--
Thanks, Dan Becker