mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Cosmetics.
This commit is contained in:
parent
df47a5c6f6
commit
b30316c094
1 changed files with 22 additions and 23 deletions
|
@ -23,7 +23,6 @@ import org.w3c.dom.Node;
|
|||
* The map entry container type.
|
||||
*/
|
||||
public class MapEntrySourceContainerType extends AbstractSourceContainerTypeDelegate {
|
||||
|
||||
private final static String ELEMENT_NAME = "mapEntry"; //$NON-NLS-1$
|
||||
private final static String BACKEND_PATH = "backendPath"; //$NON-NLS-1$
|
||||
private final static String LOCAL_PATH = "localPath"; //$NON-NLS-1$
|
||||
|
|
Loading…
Add table
Reference in a new issue