Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 39292f9b14224e3c2d4d2730cab2bc455360ff4e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                                               
                                                       









                                                                               

                                                               


                                                                        

                                                    
###############################################################################
# Copyright (c) 2005, 2014 BEA Systems Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     BEA Systems Inc. - initial implementation
###############################################################################
providerName=Eclipse.org
pluginName=Java Annotation Processing Core
annotationProcessorFactoriesName=Annotation Processor Factories
annotationProcessingName=Annotation Processing
aptBatchMarkerName=Annotation Problem
aptNonreconcileBatchMarkerName=Annotation Problem (build-only processor)
aptBuildMarkerName=APT Build Problem
aptConfigurationMarkerName=APT Configuration Problem
traceComponentLabel=JDT APT Core

Back to the top