Skip to content

Commit

Permalink
uupdate of the product to deal with some specific tiff files.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitgaudou committed Feb 21, 2022
1 parent 77ed199 commit aaae3e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ummisco.gama.product/gama.runtime.product
Expand Up @@ -42,6 +42,8 @@
-Dorg.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=10
-Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=6000
-Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=6000
--illegal-access=warn
--add-opens java.base/java.lang=ALL-UNNAMED
</vmArgs>
<vmArgsMac>-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
Expand Down Expand Up @@ -72,7 +74,6 @@
</launcher>

<vm>
<macos include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15</macos>
</vm>

<license>
Expand Down

0 comments on commit aaae3e6

Please sign in to comment.