After having to ctrl_alt_del out of a hung Servoy run (writing an XML File) I found my servoy developer would not open, splash screen the the 5.b text then it closed again.
I’ve had this before a couple of weeks ago and with Roberst help realised it was a broken workspace. I’ve lost a dyas effort again (though I may still be able to recover some of the forms and code changed today with a text viewer).
Q. Why does the workspace break?
Q. Is there something I can check or replace to recover my workspace?
I had this also, most of the time, the subversive, libs where damaged or something.
I personally never lost any method or form that I changed
after that I switched over to subclipse, and never had the problem again (broken workspace)
but y ou can easily restore your workspace.
just move the .metadata folder from your workspace and open Servoy again. You start clean
Now import in Eclipse your current projects (I think: Import, general, projects… outof my head) and you are back to go.
if you use svn, you have to share your projects again
Kahuna:
Bit of overkill but until we can feel safe that Servoy will keel the workspace intact looks like the only way to go!
this is not servoy’s problems but a problem of the plugins that you install
Dont use subversive but use subclipse then the problem you are having wont happen.
all the developers that develop servoy itself are using subclipse.
Only in the beginning of 4.0 there was a performance bug in subclipse and because of that some support people moved to subversive and told the rest of the world to use that.
But it seems that subversive has way more serious bugs
That performance bug is already fixed long time ago, besides that, subclipse is from the makes of subversion itself. So new features are first always coming to subclipse because thats how they use it themself.
jcompagner:
all the developers that develop servoy itself are using subclipse.
Only in the beginning of 4.0 there was a performance bug in subclipse and because of that some support people moved to subversive and told the rest of the world to use that.
Thanks Johan. Can you advise on set-up with SubClipse - we’ve been using Projectlocker is there some similar organisation for Subclipse?
jcompagner:
all the developers that develop servoy itself are using subclipse.
Only in the beginning of 4.0 there was a performance bug in subclipse and because of that some support people moved to subversive and told the rest of the world to use that.
Thanks Johan. Can you advise on set-up with SubClipse - we’ve been using Projectlocker is there some similar organisation for Subclipse?
subclipse can just be installed from the help->install new software (in servoy 5+ because we added the default urls for people to use: http://subclipse.tigris.org/update_1.6.x)
Only thing is that i dont know what happens if you already have subversive installed, because then you would have 2 svn clients that could bite. I think harjo did that switch so maybe he call tell a bit more.
Oops! I see I forgot one thing in the video.
IMPORTANT: also disconnect/unshare your resources!
I uploaded a new version of the video where it mentions this.