All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.aspectj.org.eclipse.jdt.core.index.messages.properties Maven / Gradle / Ivy

###############################################################################
# Copyright (c) 2000, 2011 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
CommandLineUsage=Usage: eclipse -application org.eclipse.jdt.core.JavaIndexer [ OPTIONS ] -output  \n\
\n\
\   -output  Path to the index file to be generated.\n\
\
\      Path to the jar for which index needs to be generated.\n\
\
\n\
\ OPTIONS:\n\
\n\
\   -help                Display this message.\n\
\   -verbose             Be verbose about the job.
CommandLineProcessing=Generating index {0} for the jar {1}.
CommandLineOnlyOneOutputError=Only one output needs to be specified.
CommandLineOutputTakesArgs=-output should be followed by the path to the index file.
CommandLineOnlyOneJarError=Only one jar file needs to be specified.
CommandLineJarNotSpecified=No jar file is specified.
CommandLineIndexFileNotSpecified=No index file is specified.
CaughtException=Exception {0} - {1}.
CommandLineJarFileNotExist={0} does not exist.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy