home *** CD-ROM | disk | FTP | other *** search
- ###############################################################################
- # Copyright (c) 2000, 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
- ###############################################################################
-
- 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
-