Initial commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
###############################################################################
|
||||
# Copyright (c) 2000, 2004 IBM Corporation and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Common Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
# http://www.eclipse.org/legal/cpl-v10.html
|
||||
#
|
||||
# Contributors:
|
||||
# IBM Corporation - initial API and implementation
|
||||
###############################################################################
|
||||
|
||||
localJavaApplication = Java Application
|
||||
pluginName = Java Development Tools Launching Support
|
||||
remoteJavaApplication = Remote Java Application
|
||||
vmConnectors = VM Connectors
|
||||
vmInstallTypes = VM Install Types
|
||||
runtimeClasspathEntryResolvers = Runtime Classpath Entry Resolvers
|
||||
runtimeClasspathEntries = Runtime Classpath Entries
|
||||
classpathProviders = Runtime Classpath Providers
|
||||
javaSourceLocatorName = Basic Java Source Locator
|
||||
|
||||
providerName=Eclipse.org
|
||||
appletLabel= Java Applet
|
||||
|
||||
javaSourceLookupDirector.name= Java Source Locator
|
||||
|
||||
javaProjectSourceContainerType.name= Java Project
|
||||
javaProjectSourceContainerType.description = Source folders in a Java Project
|
||||
packageFragmentRootSourceContainerType.name= Package Fragment Root
|
||||
packageFragmentRootSourceContainerType.description= Java source folder or source attached to an archive
|
||||
classpathVariableSourceContainerType.name= Java Classpath Variable
|
||||
classpathVariableSourceContainerType.description= Workspace folder, local directory, or archive referenced by a variable path
|
||||
classpathContainerSourceContainerType.name= Java Library
|
||||
classpathContainerSourceContainerType.description= A collection of binary archives with attached source
|
||||
Reference in New Issue
Block a user