blob: 1ef9a4691868596e63f0d28df69cd5e696336297 [file] [log] [blame]
###############################################################################
# Copyright (c) 2003, 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
###############################################################################
#
# $Source: /cvsroot/webtools/jeetools.move/webtools.javaee.git/plugins/org.eclipse.jem.beaninfo/vm_beaninfovm/org/eclipse/jem/beaninfo/vm/Attic/basebeaninfonls.properties,v $
# $Revision: 1.7 $ $Date: 2007/03/14 17:26:47 $
#
#
# Properties for the IvjBeanInfo
#
#
# IvjBeanInfo Strings
#
Cannot_get_the_meth1_EXC_ = IWAV0011E Cannot get the method {0}.
Cannot_create_the_E1_EXC_ = IWAV0012E Cannot create the EventSetDescriptor for {0}.
Cannot_create_Method_EXC_ = IWAV0013E Cannot create the MethodDescriptor for {0}.
Cannot_find_the_acc1_EXC_ = IWAV0014E Cannot find at least the write or read accessor for property {0}.
Cannot_create_Param1_EXC_ = IWAV0015E Cannot create the ParameterDescriptor for {0}.
Cannot_create_the_P1 = Cannot create the PropertyDescriptor for {0}.
{0}_no_read_method_EXC_ = IWAV0016E Class {0} doesn''t have the requested read accessor {1}.
{0}_no_write_method_EXC_ = IWAV0017E Class {0} doesn''t have the requested write accessor {1}.