nitind | b0f7b26 | 2004-11-23 19:12:23 +0000 | [diff] [blame] | 1 | ############################################################################### |
amywu | 19526ad | 2007-04-10 17:03:52 +0000 | [diff] [blame] | 2 | # Copyright (c) 2004, 2007 IBM Corporation and others. |
nitind | b0f7b26 | 2004-11-23 19:12:23 +0000 | [diff] [blame] | 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 |
amywu | 19526ad | 2007-04-10 17:03:52 +0000 | [diff] [blame] | 7 | # |
nitind | b0f7b26 | 2004-11-23 19:12:23 +0000 | [diff] [blame] | 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
nitind | 2373989 | 2004-12-06 05:51:11 +0000 | [diff] [blame] | 11 | providerName=Eclipse.org |
| 12 | pluginName=Structured Source JSP Model |
nitind | 2373989 | 2004-12-06 05:51:11 +0000 | [diff] [blame] | 13 | Structured_JSP_Document_Factory_Extension.name=Structured JSP Document Factory Extension |
david_williams | 84861fa | 2005-04-18 00:29:27 +0000 | [diff] [blame] | 14 | JSP_Content_Type_Extension_Element.name=JSP |
| 15 | JSP_Tag_Content_Type_Extension_Element.name=JSP Tag Definition |
nitind | 51b2cbf | 2007-03-28 02:45:28 +0000 | [diff] [blame] | 16 | JSP_TagX_Content_Type_Extension_Element.name=JSP Tag Definition (XML) |
nitind | a4a54a8 | 2006-09-13 01:20:40 +0000 | [diff] [blame] | 17 | JSP_TLD_Content_Type_Extension_Element.name=Tag Library Descriptor |
nitind | 05143e6 | 2005-06-03 20:15:52 +0000 | [diff] [blame] | 18 | JSP_Fragment_Content_Type_Extension_Element.name=JSP Fragment |
pavery | 1c55ddc | 2005-06-03 20:03:15 +0000 | [diff] [blame] | 19 | JSP_Syntax_Validator.name=JSP Syntax Validator |
pavery | cca4b54 | 2006-02-15 13:36:25 +0000 | [diff] [blame] | 20 | JSP_Directive_Validator.name=JSP Directive Validator |
pavery | 1c55ddc | 2005-06-03 20:03:15 +0000 | [diff] [blame] | 21 | EL_Syntax_Validator.name=EL Syntax Validator |
amywu | 32bdd41 | 2007-02-14 08:12:56 +0000 | [diff] [blame] | 22 | JSP_Content_Validator.name=JSP Content Validator |
david_williams | bd59628 | 2005-06-07 22:10:42 +0000 | [diff] [blame] | 23 | Structured_JSP_Document_Setup_participant.name=Structured JSP Document Setup Participant |
david_williams | b5d0563 | 2006-02-27 09:24:00 +0000 | [diff] [blame] | 24 | |
nitind | a4a54a8 | 2006-09-13 01:20:40 +0000 | [diff] [blame] | 25 | extension-point.name.0 = JSP EL Translator |
david_williams | e608895 | 2006-04-17 01:10:40 +0000 | [diff] [blame] | 26 | |
| 27 | contentTypeCSSJSPName=CSS JSP |
| 28 | contentTypeCSSJSPFName=CSS JSP Fragment |
| 29 | |
| 30 | contentTypeCSSDocumentFactoryName=Content Type CSS JSP document factory extension |