<blockquote>
<p>We are working on fixing the Java 10 issue:<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="372144003" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/1794" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/1794/hovercard" href="https://github.com/bisq-network/bisq/pull/1794">#1794</a></p>
<p>There is API work in develpment and prob. will get shipped with next release. <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=431064" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/blabno">@blabno</a> and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1465310" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mrosseel">@mrosseel</a> are working on that.</p>
</blockquote>
<p>I was able to compile with the <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="372144003" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/1794" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/1794/hovercard" href="https://github.com/bisq-network/bisq/pull/1794">#1794</a> commit and JAVA_HOME still set to /usr/lib/jvm/java-8-oracle and<br>
update-alternatives --config java set to<br>
/usr/lib/jvm/java-10.0.2-openjdk-amd64/bin/java</p>
<p>However i'll end up with</p>
<pre><code>Exception in thread "main" java.lang.NoClassDefFoundError: javafx/application/Platform
        at bisq.desktop.app.BisqAppMain.configUserThread(BisqAppMain.java:64)
</code></pre>
<p>when executing the jar. openjfx is installed.<br>
It won't compile if i leave JAVA_HOME blank or set it to the 10.0.2 path because of javafx missing:</p>
<pre><code>desktop/main/MainViewModel.java:67: error: package javafx.beans.property does not exist
import javafx.beans.property.BooleanProperty;
...
</code></pre>
<p>Same thing when using oracle java 11. Oracle java 10 is not available for newer ubuntus.</p>
<p>This is giving me a really hard time here, i can't run then v0.8 deb package because of javafx problems and i can't compile the latest source. Running out of options here</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/1791#issuecomment-431666490">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtvgqAK7tMK0nIejytBvFhpUFkYaqks5unG8DgaJpZM4XxFbh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtgQlTwTFy0eFApBFCI7BHMkClQPRks5unG8DgaJpZM4XxFbh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@5andr0 in #1791: \u003e We are working on fixing the Java 10 issue:\r\n\u003e #1794\r\n\u003e \r\n\u003e There is API work in develpment and prob. will get shipped with next release. @blabno and @mrosseel are working on that.\r\n\r\nI was able to compile with the #1794 commit and JAVA_HOME still set to /usr/lib/jvm/java-8-oracle and \r\n update-alternatives --config java set to \r\n /usr/lib/jvm/java-10.0.2-openjdk-amd64/bin/java\r\n\r\nHowever i'll end up with \r\n```\r\nException in thread \"main\" java.lang.NoClassDefFoundError: javafx/application/Platform\r\n\tat bisq.desktop.app.BisqAppMain.configUserThread(BisqAppMain.java:64)\r\n```\r\nwhen executing the jar. openjfx is installed.\r\nIt won't compile if i leave JAVA_HOME blank or set it to the 10.0.2 path because of javafx missing:\r\n```\r\ndesktop/main/MainViewModel.java:67: error: package javafx.beans.property does not exist\r\nimport javafx.beans.property.BooleanProperty;\r\n...\r\n```\r\nSame thing when using oracle java 11. Oracle java 10 is not available for newer ubuntus.\r\n\r\nThis is giving me a really hard time here, i can't run then v0.8 deb package because of javafx problems and i can't compile the latest source. Running out of options here"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/1791#issuecomment-431666490"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/1791#issuecomment-431666490",
"url": "https://github.com/bisq-network/bisq/issues/1791#issuecomment-431666490",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [bisq-network/bisq] Not running on Ubuntu 18.04 LTS (#1791)",
"sections": [
{
"text": "",
"activityTitle": "**Sandro Trianni**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@5andr0",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1791,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1791\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/issues/1791#issuecomment-431666490"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398743265\n}"
}
],
"themeColor": "26292E"
}
]</script>