<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Please make sure you provide a valid path to the Java FX modules during gui installation. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062028#M1969412</link>
    <description>&lt;P&gt;Thank you Thales Batista,&lt;/P&gt;&lt;P&gt;also in⁩ ▸ ⁨Applications⁩ ▸ ⁨Eclipse.app⁩ ▸ ⁨Contents⁩ ▸ ⁨Eclipse⁩ ▸ ⁨Eclipse⁩.ini&lt;/P&gt;&lt;P&gt;in Eclipse.ini file after -vmargs following lines needed to be added. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;-vmargs
--module-path=/Library/Java/JavaVirtualMachines/javafx-sdk-11.0.2/lib
--add-modules=ALL-MODULE-PATH&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I was expecting to have an option to update module path in SAP GUI options, but somehow based on "best run" logic it is only available in installation screen. &lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 19:54:18 GMT</pubDate>
    <dc:creator>Hismayilov</dc:creator>
    <dc:date>2019-09-23T19:54:18Z</dc:date>
    <item>
      <title>Please make sure you provide a valid path to the Java FX modules during gui installation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062026#M1969410</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;trying to run GUI from Eclipse, having this error. &lt;/P&gt;
  &lt;P&gt;Could you plasce show me where i have to provide path to JavaFX during &lt;STRONG&gt;installation&lt;/STRONG&gt; ?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1731717-again-sap-problem.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2019 15:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062026#M1969410</guid>
      <dc:creator>Hismayilov</dc:creator>
      <dc:date>2019-09-22T15:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Please make sure you provide a valid path to the Java FX modules during gui installation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062027#M1969411</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;For this answer I'm assuming that you also have problem using it standalone, outside Eclipse (because I had this pop-up yesterday when upgrading a Dockerfile for SAPGui Linux).&lt;/P&gt;&lt;P&gt;It appears on SAPGui installation, in step &lt;EM&gt;Define Options&lt;/EM&gt; (print below is from 7.50r7 for Linux, I don't use Mac but should be the same option).&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1728779-inst-jfxmodulepath.png" /&gt;&lt;/P&gt;&lt;P&gt;The module path for it on Mac (if installed on default path) is&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/Library/Java/JavaVirtualMachines/javafx-sdk-11/lib&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You need to put /lib suffix or it won't work.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Sun, 22 Sep 2019 21:47:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062027#M1969411</guid>
      <dc:creator>thalesvb</dc:creator>
      <dc:date>2019-09-22T21:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Please make sure you provide a valid path to the Java FX modules during gui installation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062028#M1969412</link>
      <description>&lt;P&gt;Thank you Thales Batista,&lt;/P&gt;&lt;P&gt;also in⁩ ▸ ⁨Applications⁩ ▸ ⁨Eclipse.app⁩ ▸ ⁨Contents⁩ ▸ ⁨Eclipse⁩ ▸ ⁨Eclipse⁩.ini&lt;/P&gt;&lt;P&gt;in Eclipse.ini file after -vmargs following lines needed to be added. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;-vmargs
--module-path=/Library/Java/JavaVirtualMachines/javafx-sdk-11.0.2/lib
--add-modules=ALL-MODULE-PATH&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I was expecting to have an option to update module path in SAP GUI options, but somehow based on "best run" logic it is only available in installation screen. &lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 19:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062028#M1969412</guid>
      <dc:creator>Hismayilov</dc:creator>
      <dc:date>2019-09-23T19:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Please make sure you provide a valid path to the Java FX modules during gui installation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062029#M1969413</link>
      <description>&lt;P&gt;Yes, I forgot about that step, sorry. It's been almost a year that I installed it on my machine.&lt;/P&gt;&lt;P&gt;We have to wait and see. They could at least improve this label prepending it with "JFX" or "Java FX", "Module Path" doesn't give a clue to what is required to put on it...&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 20:43:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-make-sure-you-provide-a-valid-path-to-the-java-fx-modules-during-gui/m-p/12062029#M1969413</guid>
      <dc:creator>thalesvb</dc:creator>
      <dc:date>2019-09-25T20:43:18Z</dc:date>
    </item>
  </channel>
</rss>

