source: trunk/de.ugoe.cs.swe.exercises/build.properties @ 34

Last change on this file since 34 was 34, checked in by zeiss, 16 years ago
  • Property svn:mime-type set to text/plain
File size: 536 bytes
RevLine 
[5]1javacDefaultEncoding.. = UTF-8
[3]2output.. = bin/
3bin.includes = plugin.xml,\
4               META-INF/,\
5               .,\
6               icons/,\
7               lib/mysql-connector-java-5.1.8-bin.jar,\
[34]8               lib/nebula/org.eclipse.nebula.widgets.datechooser_1.0.0.HEAD.jar,\
9               lib/nebula/org.eclipse.nebula.widgets.formattedtext_1.0.0.HEAD.jar,\
[26]10               epl-v10.html,\
[31]11               epl-v10.txt,\
[34]12               lib/xstream/xpp3_min-1.1.4c.jar,\
13               lib/xstream/xstream-1.3.1.jar
[11]14source.. = src/
Note: See TracBrowser for help on using the repository browser.