Support for managing broken/missing servers.
PLEASE NOTE! This is just a temporary solution. BrokenReferencesSupport from
the java project support currently does not allow to plug in a check for missing
servers. Once BrokenReferencesSupport will support it, this class should be
removed.
Method Summary
public static boolean
isBroken(Project project) Checks whether the project has a broken/missing server problem.
Parameters: project - Parameters: serverInstanceID - server instance of which should be checked.
Method Detail
isBroken
public static boolean isBroken(Project project)(Code)
Checks whether the project has a broken/missing server problem.
Parameters: project - Parameters: serverInstanceID - server instance of which should be checked. true server instance of the specified id doesn't exist