Hello everybody.
I’ve got a strange behaviour inside Servoy Developer. The plugins branch in my solution explorer tab has become empty. I try to fix the problem uninstalling and installing Servoy but the plugins branch remains empty.
My O.S. is Ubuntu 9.04.
I’ve installed Servoy with/without sudo and like a root user with the same result.
I’ve checked the plugis folder and … is not empty.
Anybody knows how to resolve it?
Best regards. Roberto Blasco.
I’ve seen that also; but only some of the plugins were not visible
When I restarted developer or in worser case restarted my computer, the plugins appeared again.
Maybe some memory problem?
Hi martinh.
My problem remains even if I restart Servoy devoper or my computer.
Best Regards. Roberto.
Then you have a serious problem.
Good luck
Hope someone can help you
Hi Roberto,
You say you checked the plugins folder. Which plugins folder is that ? There are 2.
The one that is of importance here is the one in the application_server directory (NOT the developer dir, those are Eclipse plugins).
I had the same problem and solved it by switching the active JVM to Sun Java.
Also make sure that you execute servoy from the developer directory.
The best way is to create a bash file that moves you to the right directory and execute servoy.
Hope this can help
Hello smaloron
It works !!!, changing JVM to Sun Java
Thanks a lot.