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-25 06:58:39 +00:00
Code
Activity
Files
ee261a5477953379bbe6c9a0209457823cc6f0be
sailing-analytics
/
java
/
com.sap.sailing.gwt.ui.test
T
History
Axel Uhl
ee261a5477
fixed issues with Collections.unmodifiableCollection's equals/hashCode, affecting ShortTimeWindCache's key structure regarding excluded wind sources
2014-10-30 10:36:59 +01:00
..
.settings
Updated the gwt ui jre to 1.7 to make the tests runnable
2014-04-17 17:17:50 +02:00
META-INF
trying to fix the gwt.ui.test compilation issues regarding Java8 migration
2014-10-06 00:46:32 +02:00
resources/com/sap/sailing/gwt/ui
/test
…
src/com/sap/sailing/gwt
/ui
fixed issues with Collections.unmodifiableCollection's equals/hashCode, affecting ShortTimeWindCache's key structure regarding excluded wind sources
2014-10-30 10:36:59 +01:00
.classpath
trying to fix the gwt.ui.test compilation issues regarding Java8 migration
2014-10-06 00:46:32 +02:00
.gitignore
renamed GWT test case launches and provided a launch for the no-proxy set-up
2013-12-06 13:38:50 +01:00
.project
…
build.properties
removed the now redundant Java-1.7 specification in gwt.ui.test's build.properties file
2014-10-06 00:47:56 +02:00
GwtTestCases (no proxy).launch
addressing bug 2345 by upgrading all launch configurations from JavaSE-1.7 to JavaSE-1.8 as their execution environment
2014-10-01 15:57:50 +02:00
GwtTestCases (proxy).launch
addressing bug 2345 by upgrading all launch configurations from JavaSE-1.7 to JavaSE-1.8 as their execution environment
2014-10-01 15:57:50 +02:00
pom.xml
…