Hello 
I'm using FreeBSD 9.1 amd64, and Eclipse 3.7.1_4 (installed with port tree). I need to update Eclipse to version 3.7.2 (JBoss 7.x server adapter dependency). So I do the update with Eclipse itself by menu Help / Update. If I try to do this with my user, I can see update package but I can't install. Eclipse don't want to do the update. Error is:
So I use gksu to do the update with root user.
Update process is OK but when restarting Eclipse, error:
Error is that the binary /usr/local/lib/eclipse/eclipse does not exist anymore. If I save it before update and replace it after update, Eclipse won't start either (with another error).
Does anybody know how can I do this update and get Eclipse work after?
Thanks.

I'm using FreeBSD 9.1 amd64, and Eclipse 3.7.1_4 (installed with port tree). I need to update Eclipse to version 3.7.2 (JBoss 7.x server adapter dependency). So I do the update with Eclipse itself by menu Help / Update. If I try to do this with my user, I can see update package but I can't install. Eclipse don't want to do the update. Error is:
Code:
There were no installable units selected when the plan was computed.
Update process is OK but when restarting Eclipse, error:
Code:
Error: ECLIPSE_HOME is not defined correctly: /usr/local/lib/eclipse/
Unable to find eclipse launcher binary
Error is that the binary /usr/local/lib/eclipse/eclipse does not exist anymore. If I save it before update and replace it after update, Eclipse won't start either (with another error).
Does anybody know how can I do this update and get Eclipse work after?
Thanks.