public void switchPerspectiveProject(String strNameSpaceProject,
String strKindPersp) throws Exception
{
GfrMbrSpcAppAbs mbr = null;
GfrTbrHlpMainSpcAppAbs tbr = null;
GfrTabSpcAppAbs tab = null;
if (strKindPersp.compareTo(GfrResBundleLang.s_getInstance().getValue("verb.manage").toLowerCase()) == 0)
{