Initial commit.

This commit is contained in:
2018-12-21 17:53:31 +01:00
parent 59793babbc
commit e177e3d904
6295 changed files with 433543 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
###############################################################################
# Copyright (c) 2015, 2016 CNRS, IRIT, IRT AESE (IRT Saint Exup<75>ry).
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the LGPL 3.0
# which accompanies this distribution, and is available at
# https://www.gnu.org/licenses/lgpl-3.0-standalone.html
#
# Contributors:
# Faiez Zalila - initial API and implementation and/or initial documentation
###############################################################################
#
bin.includes = .,\
icons/,\
META-INF/,\
plugin.xml,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/