Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • af3/af3-products
1 result
Show changes
Commits on Source (4)
......@@ -10,7 +10,7 @@
Version: 2.20.0
Copyright 2011-2018 fortiss GmbH
Copyright 2011-2021 fortiss GmbH
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
......@@ -57,6 +57,7 @@ governing permissions and limitations under the License.
</win>
</launcher>
<vm>
<windows include="true">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</windows>
</vm>
......@@ -64,7 +65,7 @@ governing permissions and limitations under the License.
<license>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<text>
Copyright 2011-2018 fortiss GmbH
Copyright 2011-2021 fortiss GmbH
Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
you may not use this file except in compliance with the License.
......