-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.xml
More file actions
132 lines (132 loc) · 11.4 KB
/
build.xml
File metadata and controls
132 lines (132 loc) · 11.4 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- WARNING: Eclipse auto-generated file.
Any modifications will be overwritten.
To include a user specific buildfile here, simply create one in the same
directory with the processing instruction <?eclipse.ant.import?>
as the first entry and export the buildfile again. --><project basedir="." default="build" name="HidricoToy">
<property environment="env"/>
<property name="debuglevel" value="source,lines,vars"/>
<property name="target" value="1.5"/>
<property name="source" value="1.5"/>
<path id="Maven Dependencies.libraryclasspath">
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-distribution-standard/3.0.43/jadex-distribution-standard-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-distribution-minimal/3.0.43/jadex-distribution-minimal-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-micro/3.0.43/jadex-kernel-micro-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-base/3.0.43/jadex-kernel-base-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-platform/3.0.43/jadex-platform-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-commons-security/3.0.43/jadex-commons-security-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/com/madgag/spongycastle/core/1.54.0.0/core-1.54.0.0.jar"/>
<pathelement location="../../../.m2/repository/com/madgag/spongycastle/prov/1.54.0.0/prov-1.54.0.0.jar"/>
<pathelement location="../../../.m2/repository/net/java/dev/jna/jna/4.2.1/jna-4.2.1.jar"/>
<pathelement location="../../../.m2/repository/net/java/dev/jna/jna-platform/4.2.1/jna-platform-4.2.1.jar"/>
<pathelement location="../../../.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar"/>
<pathelement location="../../../.m2/repository/javax/activation/activation/1.1/activation-1.1.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-runtimetools-swing/3.0.43/jadex-runtimetools-swing-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-tools-base-swing/3.0.43/jadex-tools-base-swing-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-tools-base/3.0.43/jadex-tools-base-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-tools-bdi/3.0.43/jadex-tools-bdi-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-rules/3.0.43/jadex-rules-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar"/>
<pathelement location="../../../.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar"/>
<pathelement location="../../../.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-xml/3.0.43/jadex-xml-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-commons/3.0.43/jadex-commons-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-bridge/3.0.43/jadex-bridge-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-rules-eca/3.0.43/jadex-rules-eca-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/junit/junit/4.11/junit-4.11.jar"/>
<pathelement location="../../../.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-bdiv3/3.0.43/jadex-kernel-bdiv3-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-tools-bpmn/3.0.43/jadex-tools-bpmn-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-bpmn/3.0.43/jadex-kernel-bpmn-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-model-bpmn/3.0.43/jadex-model-bpmn-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-editor-bpmn/3.0.43/jadex-editor-bpmn-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/tinyjee/jgraphx/jgraphx/3.4.1.3/jgraphx-3.4.1.3.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-codec/1.8/batik-codec-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-awt-util/1.8/batik-awt-util-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-bridge/1.8/batik-bridge-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-anim/1.8/batik-anim-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-css/1.8/batik-css-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-dom/1.8/batik-dom-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-ext/1.8/batik-ext-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-gvt/1.8/batik-gvt-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-parser/1.8/batik-parser-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-script/1.8/batik-script-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-svg-dom/1.8/batik-svg-dom-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-xml/1.8/batik-xml-1.8.jar"/>
<pathelement location="../../../.m2/repository/xalan/xalan/2.7.0/xalan-2.7.0.jar"/>
<pathelement location="../../../.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar"/>
<pathelement location="../../../.m2/repository/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-transcoder/1.8/batik-transcoder-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-svggen/1.8/batik-svggen-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/batik-util/1.8/batik-util-1.8.jar"/>
<pathelement location="../../../.m2/repository/org/apache/xmlgraphics/xmlgraphics-commons/2.1/xmlgraphics-commons-2.1.jar"/>
<pathelement location="../../../.m2/repository/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar"/>
<pathelement location="../../../.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-tools-comanalyzer/3.0.43/jadex-tools-comanalyzer-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/jfree/jfreechart/1.0.12/jfreechart-1.0.12.jar"/>
<pathelement location="../../../.m2/repository/jfree/jcommon/1.0.15/jcommon-1.0.15.jar"/>
<pathelement location="../../../.m2/repository/net/sf/jung/jung-visualization/2.0.1/jung-visualization-2.0.1.jar"/>
<pathelement location="../../../.m2/repository/net/sf/jung/jung-graph-impl/2.0.1/jung-graph-impl-2.0.1.jar"/>
<pathelement location="../../../.m2/repository/net/sf/jung/jung-algorithms/2.0.1/jung-algorithms-2.0.1.jar"/>
<pathelement location="../../../.m2/repository/net/sf/jung/jung-api/2.0.1/jung-api-2.0.1.jar"/>
<pathelement location="../../../.m2/repository/colt/colt/1.2.0/colt-1.2.0.jar"/>
<pathelement location="../../../.m2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/>
<pathelement location="../../../.m2/repository/net/sourceforge/collections/collections-generic/4.01/collections-generic-4.01.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-rules-tools/3.0.43/jadex-rules-tools-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-commons-gui/3.0.43/jadex-commons-gui-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-extension-agr/3.0.43/jadex-kernel-extension-agr-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-component/3.0.43/jadex-kernel-component-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-application/3.0.43/jadex-kernel-application-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-kernel-extension-envsupport/3.0.43/jadex-kernel-extension-envsupport-3.0.43.jar"/>
<pathelement location="../../../.m2/repository/org/activecomponents/jadex/jadex-javaparser/3.0.43/jadex-javaparser-3.0.43.jar"/>
</path>
<path id="HidricoToy.classpath">
<pathelement location="target/classes"/>
<path refid="Maven Dependencies.libraryclasspath"/>
</path>
<path id="run.MainScreen.classpath">
<path refid="HidricoToy.classpath"/>
<path refid="Maven Dependencies.libraryclasspath"/>
</path>
<target name="init">
<mkdir dir="target/classes"/>
<copy includeemptydirs="false" todir="target/classes">
<fileset dir="src">
<exclude name="**/*.java"/>
</fileset>
</copy>
</target>
<target name="clean">
<delete dir="target/classes"/>
</target>
<target depends="clean" name="cleanall"/>
<target depends="build-subprojects,build-project" name="build"/>
<target name="build-subprojects"/>
<target depends="init" name="build-project">
<echo message="${ant.project.name}: ${ant.file}"/>
<javac debug="true" debuglevel="${debuglevel}" destdir="target/classes" includeantruntime="false" source="${source}" target="${target}">
<src path="src"/>
<classpath refid="HidricoToy.classpath"/>
</javac>
</target>
<target description="Build all projects which reference this project. Useful to propagate changes." name="build-refprojects"/>
<target description="copy Eclipse compiler jars to ant lib directory" name="init-eclipse-compiler">
<copy todir="${ant.library.dir}">
<fileset dir="${ECLIPSE_HOME}/plugins" includes="org.eclipse.jdt.core_*.jar"/>
</copy>
<unzip dest="${ant.library.dir}">
<patternset includes="jdtCompilerAdapter.jar"/>
<fileset dir="${ECLIPSE_HOME}/plugins" includes="org.eclipse.jdt.core_*.jar"/>
</unzip>
</target>
<target description="compile project with Eclipse compiler" name="build-eclipse-compiler">
<property name="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
<antcall target="build"/>
</target>
<target name="MainScreen">
<java classname="br.unb.cic.mase.gui.MainScreen" failonerror="true" fork="yes">
<classpath refid="run.MainScreen.classpath"/>
</java>
</target>
</project>