blob: 9e417974a953b414696f1227c3f246deea554bbf [file] [log] [blame]
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001###############################################################################
Stephan Herrmann32fd38b2014-12-13 15:26:29 +01002# Copyright (c) 2000, 2014 IBM Corporation and others.
Stephan Herrmannaa0c80c2018-09-08 22:11:53 +02003#
4# This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License 2.0
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00006# which accompanies this distribution, and is available at
Stephan Herrmannaa0c80c2018-09-08 22:11:53 +02007# https://www.eclipse.org/legal/epl-2.0/
8#
9# SPDX-License-Identifier: EPL-2.0
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000010#
11# Contributors:
12# IBM Corporation - initial API and implementation
13# Fraunhofer FIRST - extended API and implementation
14# Technical University Berlin - extended API and implementation
Stephan Herrmann32fd38b2014-12-13 15:26:29 +010015# Harry Terkelsen (het@google.com) - Bug 449262 - Allow the use of third-party Java formatters
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000016###############################################################################
Stephan Herrmann98502132010-04-02 14:34:38 +000017providerName=Eclipse.org - Object Teams
Stephan Herrmannb280f642011-05-12 19:27:09 +000018pluginName=Object Teams Development Tooling Core
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000019javaNatureName=Java
20javaBuilderName=Java Builder
21javaProblemName=Java Problem
22buildPathProblemName=Build Path Problem
23transientJavaProblemName=Transient Java Problem
24classpathVariableInitializersName=Classpath Variable Initializers
25classpathContainerInitializersName=Classpath Container Initializers
26codeFormattersName=Source Code Formatters
27compilationParticipantsName=Compilation Participants
28annotationProcessorManagerName=Java 6 Annotation Processor Manager
29javaTaskName=Java Task
30javaPropertiesName=Java Properties File
31javaSourceName=Java Source File
32javaClassName=Java Class File
33jarManifestName=JAR Manifest File
Stephan Herrmann32fd38b2014-12-13 15:26:29 +010034traceComponentLabel=JDT Core
35javaFormatterName=Java Formatter
Stephan Herrmann075533e2015-04-28 17:54:14 +020036defaultJavaFormatterName=Eclipse [built-in]