diff options
Diffstat (limited to '.code_styling/appc-formatter-preferences.xml')
-rw-r--r-- | .code_styling/appc-formatter-preferences.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.code_styling/appc-formatter-preferences.xml b/.code_styling/appc-formatter-preferences.xml index c465679f1..fb536c99f 100644 --- a/.code_styling/appc-formatter-preferences.xml +++ b/.code_styling/appc-formatter-preferences.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- ============LICENSE_START========================================== ONAP : APPC @@ -18,10 +19,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END============================================ --> -<?xml version="1.0" encoding="UTF-8" standalone="no"?> <profiles version="12"> <profile kind="CodeFormatterProfile" name="APPC Code Format" version="12"> <setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/> |