An error occurred while loading the file. Please try again.
-
Kai-Holger Brassel authored
* Switch from EMF Forms to Sirius * Replace QuantityLong and QuantityDouble by Quantity (only doubles) * Switch from JDK 15 to JDK 16 * Add obligatory annotation for minnimal and maximal values * Allow dimensionless and/or nullable Quantites * Tests for nullable and dimensionless Quantites
85e919ec
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-16">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>