This website requires JavaScript.
Explore
Help
Sign In
eclipse-sailing-analytics
/
sailing-analytics
Watch
1
Star
0
Fork
0
mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced
2026-09-24 14:38:45 +00:00
Code
Activity
Files
ba2b6d2cc6c7e8c3ed2a277ae7cb0d9afd7fcbfb
sailing-analytics
/
java
/
com.sap.sailing.domain.deckmanadapter.test
T
History
Wessels, Udo (PPN)
2b66121265
bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects.
2023-10-09 18:00:50 +02:00
..
.settings
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
META-INF
added com.sun.istack dependency to test bundles which miss it during test execution
2018-12-03 00:16:49 +01:00
resources
prepared record types and added a few lines of test data
2014-05-10 19:49:37 +02:00
src/com/sap/sailing/domain/deckmanadapter
/test
moved all Position-related classes including Compact... representations to common bundle; provided CustomFieldSerializer for all Position subclasses that require it
2015-04-03 16:12:21 +02:00
.classpath
upgraded classpaths to JavaSE-1.8
2014-10-01 14:16:18 +02:00
.gitignore
KW Safe commit
2014-06-24 11:57:03 +02:00
.project
bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects.
2023-10-09 18:00:50 +02:00
build.properties
started to implement log file parsing
2014-05-10 21:25:11 +02:00
pom.xml
started a Deckman adapter that shall be able to read Deckman-exported CSV files and turn them into a TrackedRace
2014-05-10 19:09:38 +02:00