Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2259a9eec4166ff4a2618d8f81aaca53e74aceb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               copyright.txt,\
               epl-v10.html,\
               license.html,\
               plugin.properties
jars.extra.classpath = platform:/plugin/org.eclipse.emf.cdo.server.hibernate.libraries/lib/hibernate3.jar

Back to the top