blob: 1e07f26526154eb15293762f3d019086c96b420c [file] [log] [blame]
asobolev63964f02007-05-02 15:06:10 +00001###############################################################################
2# Copyright (c) 2005, 2007 IBM Corporation and others.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8
9###############################################################################
asobolevc6294ad2007-02-22 08:39:46 +000010pluginProvider=Eclipse.org
apanchenkab7f7b02009-06-10 08:59:22 +000011pluginName=Dynamic Languages Toolkit Launching Core
ssanders6cd9d742008-03-13 04:32:13 +000012
ssanders5cc18d62008-05-12 19:41:26 +000013extension-point.name.buildpathProviders=Buildpath Providers
ssanders6cd9d742008-03-13 04:32:13 +000014extension-point.name.runtimeBuildpathEntryResolvers=Runtime Buildpath Entry Resolvers
15extension-point.name.runtimeBuildpathEntries=Runtime Buildpath Entries
16extension-point.name.interpreterInstallTypes=Interpreter Install Types
17extension-point.name.interpreterInstalls=Interpreter Installs
18extension-point.name.debuggingEngine=Debugging Engine
apanchenk3d475d42009-04-15 16:16:00 +000019extension-point.name.launchStatusHandler=Launch Status Handler
apanchenk3f1de072010-02-19 12:27:10 +000020extension-point.name.interpreterContainerExtension=Interpreter Container Extension