| ############################################################################### |
| # Copyright (c) 2005, 2007 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 |
| # |
| |
| ############################################################################### |
| pluginProvider=Eclipse.org |
| pluginName=Dynamic Languages Toolkit Launching Core |
| |
| extension-point.name.buildpathProviders=Buildpath Providers |
| extension-point.name.runtimeBuildpathEntryResolvers=Runtime Buildpath Entry Resolvers |
| extension-point.name.runtimeBuildpathEntries=Runtime Buildpath Entries |
| extension-point.name.interpreterInstallTypes=Interpreter Install Types |
| extension-point.name.interpreterInstalls=Interpreter Installs |
| extension-point.name.debuggingEngine=Debugging Engine |
| extension-point.name.launchStatusHandler=Launch Status Handler |