blob: fd44e41acf12592a7bab515a976f5a44b9552202 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005 IBM Corporation 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:
# IBM Corporation - initial API and implementation
###############################################################################
SerialVersionComputer.not.serializable=The class {0} does not implement ''java.io.Serializable'' or ''java.io.Externalizable''
SerialVersionComputer.not.resolvable=The class {0} could not be resolved.
SerialVersionComputer.no.argument=The command line does not contain a fully qualified class name.