blob: 0e63bade63bacf3681149e354b6d704cd322e33e [file] [log] [blame]
sshawb98b1fd2005-09-12 21:29:43 +00001# ==============================================================================
2#*+------------------------------------------------------------------------+
Anthony Hunterb56d1fe2013-06-07 10:31:37 -04003#*| Copyright (c) 2005, 2013 IBM Corporation and others. |
sshawb98b1fd2005-09-12 21:29:43 +00004#*| All rights reserved. This program and the accompanying materials |
5#*| are made available under the terms of the Eclipse Public License v1.0 |
6#*| which accompanies this distribution, and is available at |
7#*| http://www.eclipse.org/legal/epl-v10.html |
8#*| |
9#*| Contributors: |
10#*| IBM Corporation - initial API and implementation |
11#*+------------------------------------------------------------------------+
12# ==============================================================================
sshaw9d5c02d2005-08-30 18:19:30 +000013bin.includes = plugin.xml,\
14 plugin.properties,\
rgronbackdd63d482005-09-02 22:56:28 +000015 META-INF/,\
mmostafa3980cdc2005-12-15 14:54:20 +000016 .,\
17 model/,\
rgronback70331cd2006-06-13 09:07:08 +000018 rosemodel/,\
ahunter0b9028b2008-02-12 20:38:51 +000019 about.html,\
20 about.ini,\
21 about.mappings,\
22 about.properties,\
23 modeling32.png
rgronbackdd63d482005-09-02 22:56:28 +000024source.. = src/
25output.. = bin/
Anthony Hunterb56d1fe2013-06-07 10:31:37 -040026src.includes = templates/,\
Eike Stepper66afdd62018-04-05 09:59:34 +020027 about.html,\
28 GMFNotation.setup