Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8b3e9033e46a842e6a271054119c625f90d16652 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
###############################################################################
# Copyright (c) 2005, 2007 BEA Systems, Inc.
#
# 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
###############################################################################
JdtApt_noWorkspace=Workspace does not exist: 
JdtApt_noEclipse=Eclipse not found in eclipse home: 
JdtApt_noStartupJar=Could not find startup.jar in the eclipse directory: 

Back to the top