-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.6.0 updates.xml and project properties, update splash screen
- Loading branch information
Tobi Delbruck
authored and
Tobi Delbruck
committed
Mar 30, 2024
1 parent
7d9972e
commit 2a06123
Showing
7 changed files
with
153 additions
and
5 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
148 changes: 148 additions & 0 deletions
148
nbproject/project (tobi-legion2023's conflicted copy 2024-03-21).properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
#Wed, 20 Mar 2024 09:39:00 +0100 | ||
annotation.processing.enabled=false | ||
annotation.processing.enabled.in.editor=false | ||
annotation.processing.processors.list= | ||
annotation.processing.run.all.processors=true | ||
ant.customtasks.libs=JWSAntTasks | ||
application.desc=Real-time event-based processing using neuromorphic AER sensors | ||
application.homepage=http\://jaerproject.net | ||
application.splash=src\\net\\sf\\jaer\\images\\SplashScreen.gif | ||
application.title=jAER | ||
application.vendor=Inst. of Neuroinformatics, Univesity of Zurich and ETH Zurich | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.eclipseFormatterActiveProfile= | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.eclipseFormatterEnabled=false | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.eclipseFormatterLocation= | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.enableFormatAsSaveAction=false | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.linefeed= | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.preserveBreakPoints=true | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.SaveActionModifiedLinesOnly=false | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.showNotifications=true | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.sourcelevel= | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.useProjectPref=true | ||
auxiliary.de-markiewb-netbeans-plugins-eclipse-formatter46.useProjectSettings=false | ||
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml | ||
build.generated.dir=${build.dir}/generated | ||
build.generated.sources.dir=${build.dir}/generated-sources | ||
debug.modulepath=${run.modulepath} | ||
debug.test.modulepath=${run.test.modulepath} | ||
endorsed.classpath= | ||
excludes=uk/ac/imperial/ | ||
file.reference.=../../../../../.. | ||
file.reference.ant.jar=jars/ant.jar | ||
file.reference.jogamp-fat.jar=jars\\jogamp-fat.jar | ||
file.reference.jogl-1_0_0-windows-i586.zip=jars/jogl-1_0_0-windows-i586.zip | ||
file.reference.libusb4java-1.3.0-darwin-aarch64.jar=jars/libusb4java-1.3.0-darwin-aarch64.jar | ||
file.reference.libusb4java-1.3.0-darwin-x86-64.jar=jars/libusb4java-1.3.0-darwin-x86-64.jar | ||
file.reference.libusb4java-1.3.0-linux-aarch64.jar=jars/libusb4java-1.3.0-linux-aarch64.jar | ||
file.reference.libusb4java-1.3.0-linux-arm.jar=jars/libusb4java-1.3.0-linux-arm.jar | ||
file.reference.libusb4java-1.3.0-linux-x86-64.jar=jars/libusb4java-1.3.0-linux-x86-64.jar | ||
file.reference.libusb4java-1.3.0-linux-x86.jar=jars/libusb4java-1.3.0-linux-x86.jar | ||
file.reference.libusb4java-1.3.0-win32-x86-64.jar=jars/libusb4java-1.3.0-win32-x86-64.jar | ||
file.reference.libusb4java-1.3.0-win32-x86.jar=jars/libusb4java-1.3.0-win32-x86.jar | ||
file.reference.message_generation-0.3.0.jar=jars/message_generation-0.3.0.jar | ||
file.reference.okjFrontPanel.jar=jars/okjFrontPanel.jar | ||
file.reference.org.openni.jar=jars\\openni2\\org.openni.jar | ||
file.reference.rosjava-0.3.5.jar=jars/rosjava-0.3.5.jar | ||
file.reference.RXTXcomm.jar-1=jars/RXTXcomm.jar | ||
file.reference.tools.jar=jars/tools.jar | ||
file.reference.usb4java-1.3.0.jar=jars/usb4java-1.3.0.jar | ||
file.reference.UsbIoJava.jar-1=jars/UsbIoJava.jar | ||
file.reference.USBTransferThread-0.9.6.jar=jars/USBTransferThread-0.9.6.jar | ||
includes=** | ||
jar.archive.disabled=${jnlp.enabled} | ||
jar.index=${jnlp.enabled} | ||
javac.external.vm=false | ||
javac.modulepath= | ||
javac.processormodulepath= | ||
javac.processorpath=${javac.classpath} | ||
javac.test.modulepath=${javac.modulepath} | ||
javadoc.additionalparam= | ||
application.args= | ||
build.classes.dir=${build.dir}/classes | ||
build.classes.excludes=**/*.java,**/*.form,**/doc-files/**,**/package.html | ||
# This directory is removed when the project is cleaned: | ||
build.dir=build | ||
# Only compile against the classpath explicitly listed here: | ||
build.sysclasspath=ignore | ||
build.test.classes.dir=${build.dir}/test/classes | ||
build.test.results.dir=${build.dir}/test/results | ||
debug.classpath=${run.classpath} | ||
debug.test.classpath=${run.test.classpath} | ||
# This directory is removed when the project is cleaned: | ||
dist.dir=dist | ||
dist.jar=${dist.dir}/jAER.jar | ||
dist.javadoc.dir=${dist.dir}/javadoc | ||
file.reference.java-src=src | ||
jar.compress=true | ||
javac.classpath=${file.reference.USBTransferThread-0.9.6.jar}\:${file.reference.UsbIoJava.jar-1}\:${file.reference.ant.jar}\:${file.reference.org.openni.jar}\:${file.reference.rosjava-0.3.5.jar}\:${file.reference.message_generation-0.3.0.jar}\:${ivy.classpath}\:${file.reference.tools.jar}\:${file.reference.okjFrontPanel.jar}\:${file.reference.jogamp-fat.jar}\:${libs.Ant.classpath}\:${file.reference.libusb4java-1.3.0-darwin-aarch64.jar}\:${file.reference.libusb4java-1.3.0-darwin-x86-64.jar}\:${file.reference.libusb4java-1.3.0-linux-aarch64.jar}\:${file.reference.libusb4java-1.3.0-linux-arm.jar}\:${file.reference.libusb4java-1.3.0-linux-x86-64.jar}\:${file.reference.libusb4java-1.3.0-linux-x86.jar}\:${file.reference.libusb4java-1.3.0-win32-x86-64.jar}\:${file.reference.libusb4java-1.3.0-win32-x86.jar}\:${file.reference.usb4java-1.3.0.jar} | ||
# Space-separated list of extra javac options | ||
javac.compilerargs= | ||
javac.deprecation=false | ||
javac.source=21 | ||
javac.target=21 | ||
javac.memoryMaximumSize=2048m | ||
javac.fork=true | ||
javac.test.classpath=${javac.classpath}\:${build.classes.dir} | ||
javadoc.author=false | ||
javadoc.encoding= | ||
javadoc.html5=false | ||
javadoc.noindex=true | ||
javadoc.nonavbar=true | ||
javadoc.notree=true | ||
javadoc.private=false | ||
javadoc.reference.usb4java-1.3.0.jar=https\://javadoc.io/doc/org.usb4java/usb4java/latest/index.html | ||
javadoc.splitindex=false | ||
javadoc.use=false | ||
javadoc.version=false | ||
javadoc.windowtitle= | ||
jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api" | ||
jlink.launcher=false | ||
jlink.launcher.name=jAER_1.6 | ||
jnlp.applet.class=net.sf.jaer.jaerappletviewer.ClockApplet | ||
jnlp.applet.height=300 | ||
jnlp.applet.width=300 | ||
jnlp.codebase.type=local | ||
jnlp.codebase.url=file\:/C\:/Documents%20and%20Settings/tobi/My%20Documents/~jAER-sourceForge/trunk/host/java/dist/ | ||
jnlp.descriptor=component | ||
jnlp.enabled=false | ||
jnlp.mixed.code=default | ||
jnlp.offline-allowed=false | ||
jnlp.signed=false | ||
jnlp.signing= | ||
jnlp.signing.alias= | ||
jnlp.signing.keystore= | ||
main.class=net.sf.jaer.JAERViewer | ||
# Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found. | ||
manifest.custom.application.library.allowable.codebase= | ||
# Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts. | ||
manifest.custom.caller.allowable.codebase= | ||
# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed | ||
manifest.custom.codebase= | ||
# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions) | ||
manifest.custom.permissions= | ||
manifest.file=manifest.mf | ||
meta.inf.dir=${src.dir}/META-INF | ||
mkdist.disabled=true | ||
no.dependencies=true | ||
platform.active=default_platform | ||
project.jSpikeStack=subprojects/JSpikeStack | ||
project.license=lgpl21 | ||
run.classpath=${javac.classpath}\:${build.classes.dir} | ||
# Space-separated list of JVM arguments used when running the project | ||
# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value | ||
# or test-sys-prop.name=value to set system properties for unit tests): | ||
run.jvmargs=--add-exports java.base/java.lang\=ALL-UNNAMED --add-exports java.desktop/sun.awt\=ALL-UNNAMED --add-exports java.desktop/sun.java2d\=ALL-UNNAMED -Djava.library.path\=jars -Djava.util.logging.config.file\=conf/Logging.properties -Djogl.disable.openglcore -Djogl.disable.opengles\=false -Dsun.java2d.dpiaware\=true -Dsun.java2d.noddraw\=true -Dsun.java2d.opengl\=false -Xmx10g -Xrs -splash\:SplashScreen.png | ||
run.modulepath=${javac.modulepath} | ||
run.test.classpath=${javac.test.classpath}\:${build.test.classes.dir} | ||
run.test.modulepath=${javac.test.modulepath} | ||
source.encoding=UTF-8 | ||
source.reference.ant.jar=jars/apache-ant-1.10.14-src.zip\!/apache-ant-1.10.14/src/main/ | ||
source.reference.jogamp-fat.jar=jars/jogamp-fat-java-src.zip | ||
src.dir=${file.reference.java-src} | ||
test.src.dir=test | ||
|
||
#filename of svn version | ||
buildversion.outputfile=${build.dir}/classes/BUILDVERSION.txt | ||
|
||
|
||
ivy.classpath=lib/JavaEWAH-1.1.7.jar\:lib/annotations-13.0.jar\:lib/ant-1.10.8.jar\:lib/ant-commons-net-1.10.8-sources.jar\:lib/ant-commons-net-1.10.8.jar\:lib/ant-launcher-1.10.8.jar\:lib/apiguardian-api-1.1.2.jar\:lib/assertj-core-3.24.2.jar\:lib/bag-reader-java-1.10.0-javadoc.jar\:lib/bag-reader-java-1.10.0-sources.jar\:lib/bag-reader-java-1.10.0.jar\:lib/bcpg-jdk15on-1.64.jar\:lib/bcpkix-jdk15on-1.64.jar\:lib/bcprov-jdk15on-1.64.jar\:lib/beansbinding-1.2.1.jar\:lib/byte-buddy-1.14.10.jar\:lib/byte-buddy-agent-1.14.10.jar\:lib/checker-qual-3.35.0.jar\:lib/commons-codec-1.16.0.jar\:lib/commons-collections4-4.4-javadoc.jar\:lib/commons-collections4-4.4-sources.jar\:lib/commons-collections4-4.4.jar\:lib/commons-compress-1.10.jar\:lib/commons-io-2.15.1-javadoc.jar\:lib/commons-io-2.15.1-sources.jar\:lib/commons-io-2.15.1.jar\:lib/commons-lang3-3.14.0.jar\:lib/commons-math3-3.6.1.jar\:lib/commons-math4-core-4.0-beta1-javadoc.jar\:lib/commons-math4-core-4.0-beta1-sources.jar\:lib/commons-math4-core-4.0-beta1.jar\:lib/commons-net-3.10.0-javadoc.jar\:lib/commons-net-3.10.0-sources.jar\:lib/commons-net-3.10.0.jar\:lib/commons-numbers-core-1.1.jar\:lib/commons-pool2-2.4.2.jar\:lib/commons-rng-client-api-1.5.jar\:lib/commons-rng-core-1.5.jar\:lib/commons-rng-simple-1.5.jar\:lib/commons-text-1.11.0-javadoc.jar\:lib/commons-text-1.11.0-sources.jar\:lib/commons-text-1.11.0.jar\:lib/easymock-4.0.2.jar\:lib/error_prone_annotations-2.18.0.jar\:lib/failureaccess-1.0.1.jar\:lib/ftplet-api-1.2.0.jar\:lib/ftpserver-core-1.2.0.jar\:lib/graal-sdk-22.0.0.2.jar\:lib/gson-2.8.2-javadoc.jar\:lib/gson-2.8.2-sources.jar\:lib/gson-2.8.2.jar\:lib/guava-32.1.1-jre.jar\:lib/hamcrest-core-1.3.jar\:lib/hamcrest-library-1.3.jar\:lib/hdf5-1.10.1-1.4-linux-x86.jar\:lib/hdf5-1.10.1-1.4-linux-x86_64.jar\:lib/hdf5-1.10.1-1.4-macosx-x86_64.jar\:lib/hdf5-1.10.1-1.4-windows-x86.jar\:lib/hdf5-1.10.1-1.4-windows-x86_64.jar\:lib/install4j-runtime-10.0.6-javadoc.jar\:lib/install4j-runtime-10.0.6-sources.jar\:lib/install4j-runtime-10.0.6.jar\:lib/j2objc-annotations-2.8.jar\:lib/jackson-annotations-2.6.0.jar\:lib/jackson-core-2.6.5.jar\:lib/jackson-databind-2.6.5.jar\:lib/javacpp-1.4.jar\:lib/javax.mail-api-1.6.0-javadoc.jar\:lib/javax.mail-api-1.6.0-sources.jar\:lib/javax.mail-api-1.6.0.jar\:lib/jblas-1.2.4-javadoc.jar\:lib/jblas-1.2.4-sources.jar\:lib/jblas-1.2.4.jar\:lib/jcommon-1.0.12.jar\:lib/jedis-2.9.0-javadoc.jar\:lib/jedis-2.9.0-sources.jar\:lib/jedis-2.9.0.jar\:lib/jfreechart-1.0.8a.jar\:lib/jhdf5-2.9-javadoc.jar\:lib/jhdf5-2.9-sources.jar\:lib/jhdf5-2.9.jar\:lib/jimfs-1.3.0.jar\:lib/jlfgr-1_0.jar\:lib/jmatio-1.2-javadoc.jar\:lib/jmatio-1.2-sources.jar\:lib/jmatio-1.2.jar\:lib/jmh-core-1.37.jar\:lib/jmh-generator-annprocess-1.37.jar\:lib/jna-4.2.2.jar\:lib/jna-platform-4.2.2.jar\:lib/joda-convert-1.9.2.jar\:lib/joda-time-2.10.6.jar\:lib/jopt-simple-5.0.4.jar\:lib/js-22.0.0.2.jar\:lib/js-scriptengine-22.0.0.2.jar\:lib/jsch-0.1.55.jar\:lib/jsr305-3.0.2.jar\:lib/junit-4.13.2.jar\:lib/junit-jupiter-5.10.1.jar\:lib/junit-jupiter-api-5.10.1.jar\:lib/junit-jupiter-engine-5.10.1.jar\:lib/junit-jupiter-params-5.10.1.jar\:lib/junit-pioneer-1.9.1.jar\:lib/junit-platform-commons-1.10.1.jar\:lib/junit-platform-engine-1.10.1.jar\:lib/junit-platform-launcher-1.10.1.jar\:lib/junit-vintage-engine-5.10.0.jar\:lib/jzlib-1.1.1.jar\:lib/kotlin-stdlib-1.4.21.jar\:lib/kotlin-stdlib-common-1.4.21.jar\:lib/kotlin-test-1.4.21.jar\:lib/kotlin-test-common-1.4.21.jar\:lib/libtensorflow-1.15.0.jar\:lib/libtensorflow_jni-1.15.0.jar\:lib/libtensorflow_jni_gpu-1.15.0.jar\:lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\:lib/log4j-1.2.17.jar\:lib/logback-classic-1.1.5.jar\:lib/logback-core-1.1.5.jar\:lib/lz4-1.5.0.jar\:lib/matplotlib4j-0.5.0-javadoc.jar\:lib/matplotlib4j-0.5.0-sources.jar\:lib/matplotlib4j-0.5.0.jar\:lib/mina-core-2.1.6.jar\:lib/mockito-core-4.11.0.jar\:lib/mockito-inline-4.11.0.jar\:lib/npy-0.3.5-javadoc.jar\:lib/npy-0.3.5-sources.jar\:lib/npy-0.3.5.jar\:lib/nrjavaserial-3.13.0-javadoc.jar\:lib/nrjavaserial-3.13.0-sources.jar\:lib/nrjavaserial-3.13.0.jar\:lib/objenesis-3.3.jar\:lib/ojalgo-44.0.0-javadoc.jar\:lib/ojalgo-44.0.0-sources.jar\:lib/ojalgo-44.0.0.jar\:lib/opencv-4.8.1-0-javadoc.jar\:lib/opencv-4.8.1-0-sources.jar\:lib/opencv-4.8.1-0.jar\:lib/opentest4j-1.3.0.jar\:lib/org.eclipse.jgit-5.7.0.202003110725-r-javadoc.jar\:lib/org.eclipse.jgit-5.7.0.202003110725-r-sources.jar\:lib/org.eclipse.jgit-5.7.0.202003110725-r.jar\:lib/regex-22.0.0.2.jar\:lib/scala-library-2.9.2.jar\:lib/semver-5.4.1-javadoc.jar\:lib/semver-5.4.1-sources.jar\:lib/semver-5.4.1.jar\:lib/slf4j-api-1.7.36.jar\:lib/slf4j-log4j12-1.7.7.jar\:lib/svg-salamander-1.0-javadoc.jar\:lib/svg-salamander-1.0-sources.jar\:lib/svg-salamander-1.0.jar\:lib/swing-layout-1.0.3-javadoc.jar\:lib/swing-layout-1.0.3-sources.jar\:lib/swing-layout-1.0.3.jar\:lib/tensorflow-1.15.0.jar\:lib/truffle-api-22.0.0.2.jar\:lib/uncommons-maths-1.2.2a-javadoc.jar\:lib/uncommons-maths-1.2.2a-sources.jar\:lib/uncommons-maths-1.2.2a.jar\:lib/yamlbeans-1.17-javadoc.jar\:lib/yamlbeans-1.17-sources.jar\:lib/yamlbeans-1.17.jar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<updateDescriptor baseUrl=""> | ||
<entry targetMediaFileId="38" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_macos_2_5_0.dmg" newVersion="2.5.0" newMediaFileId="38" fileSize="851849351" md5Sum="c75e4e27e13fc4faf02fb9ee762fb87d" sha256Sum="9acf8bb13145831c748423982df4e07c503b49994387ce9031d3ca532045af5c" bundledJre="macos-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<entry targetMediaFileId="38" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_macos_2_6_0.dmg" newVersion="2.6.0" newMediaFileId="38" fileSize="854085767" md5Sum="238e9e34729f6fb13e72d932dd122972" sha256Sum="ebb8d6ec25dfac5b45549fd92c8ecd2f1431f066a94c99b49155cd7ae1856436" bundledJre="macos-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<comment language="en" /> | ||
</entry> | ||
<entry targetMediaFileId="37" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_unix_2_5_0.sh" newVersion="2.5.0" newMediaFileId="37" fileSize="850609427" md5Sum="612900a43d57cbb67c29cd87d6e0d858" sha256Sum="627965351a482ff2c78055faf765c96f6844e2031ef0c10e9ad2dd7ade6107d2" bundledJre="linux-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<entry targetMediaFileId="37" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_unix_2_6_0.sh" newVersion="2.6.0" newMediaFileId="37" fileSize="853816739" md5Sum="1b6d974ed56b76029ae629f29286fea6" sha256Sum="b349f8597e01836c155acdae5ab6768eb7ea921c58dece4d825d2a6c827f8ebd" bundledJre="linux-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<comment language="en" /> | ||
</entry> | ||
<entry targetMediaFileId="26" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_windows-x64_2_5_0.exe" newVersion="2.5.0" newMediaFileId="26" fileSize="848662528" md5Sum="c719d573885326fe9258971a11f46603" sha256Sum="07e1e0255659eb1cadd6e33dce6fe32568dc4cb035db66d2cb1a4440f06414c8" bundledJre="windows-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<entry targetMediaFileId="26" updatableVersionMin="2.0" updatableVersionMax="" fileName="jAER_windows-x64_2_6_0.exe" newVersion="2.6.0" newMediaFileId="26" fileSize="852507648" md5Sum="b7be4b8f01d08f1ac2ff38bd2be797f0" sha256Sum="bde5cfeb2b6b49364a18f5afba329dcb95cc5cc88ec42ec46ff090b919d0da62" bundledJre="windows-amd64-21.tar.gz" archive="false" singleBundle="false"> | ||
<comment language="en" /> | ||
</entry> | ||
</updateDescriptor> |