blob: caa692355d305cbe4171f1f290791db9b30c7995 [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.proxy/initParser/org/eclipse/jem/internal/proxy/initParser/messages.properties,v $
# $Revision: 1.6 $ $Date: 2005/08/24 20:39:07 $
#
#
# Properties for the Proxy Base VM Support
#
UnexpectedToken_EXC_ = IWAV0127E Unexpected Token "{0}".
Statement.UnexpectedExecution_EXC_ = IWAV0128E Statement was executed unexpectedly.
Statement.UnexpectedEvaluation_EXC_ = IWAV0129E Statements should not be evaluated.
CharTooComplicated_EXC_ = IWAV0130E Input text not a char that can be evaluated. Too complicated. \"{0}"
PrimitiveOperation.Evaluate.InvalidOperator_EXC_=Invalid operator {0} between {1} and {2}