I'm using Red5Plugin for Eclipse to develop Red5 applications. This plugin creates a predefined server environment to run and debug Red5 applications from Eclipse with "a single click". Run and debug work fine.
I also have Test & Performance Tools Platform installed.
But when I choose the server instance in Server tab, Profile option is disabled.
If I right-click on an application project itself and select Profile, the following message is shown:
Exception occured creating launch configuration tabs.
Reason: No tab group defined for launch configuration type org.eclipse.jst.server.generic.core.ExternalLaunchConfigurationType.
Any ideas?