1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 00:45:28 +02:00

Bug 540373: Fix declaration to interface

This file was always intended to be an interface. The discussion
on fixing this happened as part of the review to
change I240bbe08666b89861fe132c6384174be7883c022

Change-Id: I7ddd211f927f7089ed40abdf578ae10c0c437329
This commit is contained in:
Jonah Graham 2018-11-22 20:34:25 +00:00
parent c5c5412f8d
commit 871c91ee5e

View file

@ -20,7 +20,7 @@ import org.eclipse.cdt.llvm.dsf.lldb.core.internal.LLDBCorePlugin;
*
* @noimplement This interface is not intended to be implemented by clients.
*/
public class ILLDBLaunchConfigurationConstants {
public interface ILLDBLaunchConfigurationConstants {
/**
* Launch configuration attribute key. The value is the name of