Compatibility Warnings | API Usage Warnings | Bundle Version Warnings |
---|---|---|
0 | 7 | 0 |
No problems found
org.eclipse.core.commands.ExecutionException leaks types by allowing it to extend org.eclipse.core.commands.common.CommandException |
org.eclipse.core.commands.NotEnabledException leaks types by allowing it to extend org.eclipse.core.commands.common.CommandException |
org.eclipse.core.commands.NotHandledException leaks types by allowing it to extend org.eclipse.core.commands.common.CommandException |
org.eclipse.core.commands.ParameterValueConversionException leaks types by allowing it to extend org.eclipse.core.commands.common.CommandException |
org.eclipse.core.commands.ParameterValuesException leaks types by allowing it to extend org.eclipse.core.commands.common.CommandException |
org.eclipse.core.commands.SerializationException leaks types by allowing it to extend org.eclipse.core.commands.common.CommandException |
org.eclipse.core.commands.common.NotDefinedException leaks types by allowing it to extend org.eclipse.core.commands.common.CommandException |
No problems found