From: Tuukka Lehtonen Date: Mon, 28 Nov 2016 12:51:34 +0000 (+0200) Subject: Remove deprecated SIMANTICS-README.mediawiki. X-Git-Tag: v1.25.0~26^2 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=cb2798f9cd6a37c02fc41021abfd39c7f103e011 Remove deprecated SIMANTICS-README.mediawiki. Currently org.simantics.workbench feature includes this old and deprecated file as a root file to all product builds that include this feature. refs #6835 Change-Id: I5a128bf6ac32d2aee7d3b392ca26045f915fb064 --- diff --git a/features/org.simantics.workbench.feature/build.properties b/features/org.simantics.workbench.feature/build.properties index a4d30189f..0c85ae77c 100644 --- a/features/org.simantics.workbench.feature/build.properties +++ b/features/org.simantics.workbench.feature/build.properties @@ -10,4 +10,3 @@ # VTT Technical Research Centre of Finland - initial API and implementation ############################################################################### bin.includes = feature.xml -root=root diff --git a/features/org.simantics.workbench.feature/root/SIMANTICS-README.mediawiki b/features/org.simantics.workbench.feature/root/SIMANTICS-README.mediawiki deleted file mode 100644 index 68b6e91dc..000000000 --- a/features/org.simantics.workbench.feature/root/SIMANTICS-README.mediawiki +++ /dev/null @@ -1,13 +0,0 @@ -== Known Issues == - -=== Unexpected JVM crashes related to diagrams (AWT) === -Ticket [https://www.simulationsite.net/trac/simantics/ticket/626 #626] - -There's currently no resolution or workaround for this issue. -Mostly these seem to be related to graphics card drivers and possible bugs therein. - -The only advice we currently have to give is to: -* Update to the latest JRE/JDK -* Update your graphics card drivers if possible -* Try changing between D3D, OpenGL and software rendering -** TODO: howto!