Files
sailing-analytics/java/com.sap.sailing.declination/BGSImporter (No Proxy).launch
T
Axel Uhl 1c69efa4dc added magnetic declination model of the British Geological Survey (BGS);
the NOAA site is currently down, and so is the Geomag.info site operated originally by the University
of Colorado. This would currently leave us without any online/live declination service. I've @Ignore'ed
two of the NOAA test suites now to get successful release builds again. We should check the availability
of the NOAA site again soon and maybe re-activate and make NOAA the default again.
2020-04-09 00:07:38 +02:00

14 lines
863 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/com.sap.sailing.declination/src/com/sap/sailing/declination/impl/DeclinationStore.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.sap.sailing.declination.impl.DeclinationStore"/>
<stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="com.sap.sailing.declination"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="2021 2021 1 b"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="com.sap.sailing.declination"/>
</launchConfiguration>