Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 20bdd0040988d5b1339afbb6ddcac2a73265a8c7 (plain) (tree)





















                                                                       
                        
# Copyright (c) 2004 - 2008 Eike Stepper, Germany.
# 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
# 
# Contributors:
#    Eike Stepper - initial API and implementation
   
# NLS_MESSAGEFORMAT_VAR

source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               .options,\
               about.html,\
               copyright.txt,\
               epl-v10.html,\
               license.html,\
               plugin.xml,\
               plugin.properties,\
               mappings/

Back to the top