-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuild.properties
More file actions
33 lines (32 loc) · 1.34 KB
/
build.properties
File metadata and controls
33 lines (32 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
###############################################################################
# Copyright (c) 2004, 2007 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
###############################################################################
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
.,\
shapes.gif,\
about.html,\
META-INF/,\
plugin.properties,\
lib/yydebug.jar,\
lib/jruby-engine-20080611.jar,\
lib/log4j-1.2.15.jar,\
lib/asm-2.2.jar,\
icons/,\
lib/mappum-jruby-complete-1.3.1.jar,\
lib/script-api-1.0.jar,\
lib/mappum-core-0.3.0-b1.jar
jars.extra.classpath = lib/yydebug.jar,\
lib/jruby-engine-20080611.jar,\
lib/log4j-1.2.15.jar,\
lib/mappum-core-0.2.0-SNAPSHOT.jar,\
lib/asm-2.2.jar,\
lib/mappum-jruby-complete-1.3.1.jar