blob: 8f999447a3c4a191215268d7c9ba91ce67fa12cd [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 Herrmann7b7062f2010-04-01 19:56:59 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10# Fraunhofer FIRST - extended API and implementation
11# Technical University Berlin - extended API and implementation
Stephan Herrmann32fd38b2014-12-13 15:26:29 +010012# Harry Terkelsen (het@google.com) - Bug 449262 - Allow the use of third-party Java formatters
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000013###############################################################################
Stephan Herrmann98502132010-04-02 14:34:38 +000014providerName=Eclipse.org - Object Teams
Stephan Herrmannb280f642011-05-12 19:27:09 +000015pluginName=Object Teams Development Tooling Core
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000016javaNatureName=Java
17javaBuilderName=Java Builder
18javaProblemName=Java Problem
19buildPathProblemName=Build Path Problem
20transientJavaProblemName=Transient Java Problem
21classpathVariableInitializersName=Classpath Variable Initializers
22classpathContainerInitializersName=Classpath Container Initializers
23codeFormattersName=Source Code Formatters
24compilationParticipantsName=Compilation Participants
25annotationProcessorManagerName=Java 6 Annotation Processor Manager
26javaTaskName=Java Task
27javaPropertiesName=Java Properties File
28javaSourceName=Java Source File
29javaClassName=Java Class File
30jarManifestName=JAR Manifest File
Stephan Herrmann32fd38b2014-12-13 15:26:29 +010031traceComponentLabel=JDT Core
32javaFormatterName=Java Formatter