org.eclipse.jdt.ui/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.38 - (download) (annotate)
Wed Oct 21 14:22:58 2009 UTC (5 weeks ago) by dmegert
Branch: MAIN
CVS Tags: v20091103-0800, v20091124-0800b, v20091026-1200, v20091117-0800, v20091110-0800, HEAD
Changes since 1.37: +2 -1 lines
Added missing source folder.
###############################################################################
# Copyright (c) 2000, 2009 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
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
bin.includes = plugin.xml,\
               about.html,\
               .options,\
               JavadocHoverStyleSheet.css,\
               JavadocViewStyleSheet.css,\
               icons/,\
               templates/,\
               plugin.properties,\
               .,\
               META-INF/,\
               dictionaries/,\
               about_files/,\
               jar-in-jar-loader.zip
src.includes = about.html,\
               schema/,\
               dictionaries/,\
               about_files/
source.. = core refactoring/,\
                 ui/,\
                 ui refactoring/,\
                 core extension/,\
                 internal compatibility/
jars.compile.order = .