Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2000, 2009 IBM Corporation and others. |
| 3 | # 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 |
| 12 | ############################################################################### |
Stephan Herrmann | 9850213 | 2010-04-02 14:34:38 +0000 | [diff] [blame] | 13 | providerName=Eclipse.org - Object Teams |
| 14 | pluginName=Object Teams Development Tooling Core (Incubation) |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 15 | javaNatureName=Java |
| 16 | javaBuilderName=Java Builder |
| 17 | javaProblemName=Java Problem |
| 18 | buildPathProblemName=Build Path Problem |
| 19 | transientJavaProblemName=Transient Java Problem |
| 20 | classpathVariableInitializersName=Classpath Variable Initializers |
| 21 | classpathContainerInitializersName=Classpath Container Initializers |
| 22 | codeFormattersName=Source Code Formatters |
| 23 | compilationParticipantsName=Compilation Participants |
| 24 | annotationProcessorManagerName=Java 6 Annotation Processor Manager |
| 25 | javaTaskName=Java Task |
| 26 | javaPropertiesName=Java Properties File |
| 27 | javaSourceName=Java Source File |
| 28 | javaClassName=Java Class File |
| 29 | jarManifestName=JAR Manifest File |
| 30 | |