| ############################################################################### |
| # 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 DLTK |
| pluginName=Dynamic Languages Toolkit Ruby Core |
| rubyNature=Ruby Nature |
| rubyContentType=Ruby Source File |
| |
| sourceParser.name=JRuby Source Parser |
| sourceParser.description=JRuby Source Parser |
| extension-point.name.goalEvaluatorFactories=Ruby Evaluator Factories |
| |
| parserBuildParticipant.name = Ruby Parser |
| taskTagsBuildParticipant.name = Ruby Task Tags Parser |