mparker | d5c6e36 | 2009-07-16 21:01:08 +0000 | [diff] [blame] | 1 | # /* |
| 2 | # * <copyright> |
| 3 | # * |
| 4 | # * Copyright (c) 2007-2009 Metascape, LLC |
| 5 | # * All rights reserved. This program and the accompanying materials |
| 6 | # * are made available under the terms of the Eclipse Public License v1.0 |
| 7 | # * which accompanies this distribution, and is available at |
| 8 | # * http://www.eclipse.org/legal/epl-v10.html |
| 9 | # * |
| 10 | # * Contributors: |
| 11 | # * Metascape - Development and maintenance |
| 12 | # * |
| 13 | # * </copyright> |
| 14 | # */ |
| 15 | |
| 16 | |
| 17 | # ==================================================================== |
| 18 | # To code developer: |
| 19 | # Do NOT change the properties between this line and the |
| 20 | # "%%% END OF TRANSLATED PROPERTIES %%%" line. |
| 21 | # Make a new property name, append to the end of the file and change |
| 22 | # the code to use the new property. |
| 23 | # ==================================================================== |
| 24 | |
| 25 | # ==================================================================== |
| 26 | # %%% END OF TRANSLATED PROPERTIES %%% |
| 27 | # ==================================================================== |
| 28 | |
mparker | 4000e7e | 2009-09-03 19:31:00 +0000 | [diff] [blame] | 29 | pluginName = AMF IDE Support for Code Generation (Incubation) |
| 30 | providerName = Eclipse Agent Modeling Platform |
mparker | d5c6e36 | 2009-07-16 21:01:08 +0000 | [diff] [blame] | 31 | |