SoapUI Workspace opens with all Projects CLOSED/ REMOTE and not accessible
All,
My issue has to be a setting somewhere that I cannot find.
I have 2 valid SoapUI workspaces that I can open.
1 open correctly and is usable.
The other opens up, both all the Projects are all grayed out and unaccessible.
Trying to open one will asked for a Remote URL?
If I save\close the Workspace\Projects, the xxxxx Workspace.xml file's syntax is as such for all the projects:
<con:project type="REMOTE" status="CLOSED" name="Authorization
<con:project type="REMOTE" status="CLOSED" name="Search
etc ....
Has anyone seen this before and know what I need to do to clear out to change a setting for this
to not occur anymore.
Using SoapUI 5.4.0 currently.
So by the location that the project is checkout and a user clonging the code to a different location, somehow this throws off SoapUI into not finding the files correctly and thus creating the above wierd xml settings.
Now with the user cloing the project out to the correct folder location expected by thye workspace file used by SoapUI, all works as it should.
This was just a weird scenario a user created.