All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eclipse.debezium-templates.xml Maven / Gradle / Ivy

Go to download

Contains the definitions for the Debezium commons code style and conventions applicable in formatter and IDEs

There is a newer version: 3.0.0.Final
Show newest version
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<templates>
    <template autoinsert="false" context="filecomment_context"
              deleted="false"
              description="Comment for created Java files"
              enabled="true"
              id="org.eclipse.jdt.ui.text.codetemplates.filecomment"
              name="filecomment">
/*
 * Copyright Debezium Authors.
 * 
 * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
 */
    </template>
</templates>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy