<div><div dir="auto"><br></div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter, 5 de mar de 2019 às 18:36, Dāvis Mosāns <<a href="mailto:noreply@phabricator.kde.org">noreply@phabricator.kde.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><table><tbody><tr><td>davispuh added a comment.
</td><td><a style="text-decoration:none;padding:4px 8px;margin:0 8px 8px;float:right;color:#464c5c;font-weight:bold;border-radius:3px;background-color:#f7f7f9;background-image:linear-gradient(to bottom,#fff,#f1f0f1);display:inline-block;border:1px solid rgba(71,87,120,.2)" href="https://phabricator.kde.org/D19457" target="_blank">View Revision</a></td></tr></tbody></table><br><div><div><blockquote style="border-left:3px solid #a7b5bf;color:#464c5c;font-style:italic;margin:4px 0 12px 0;padding:4px 12px;background-color:#f8f9fc"><blockquote style="border-left:3px solid #8c98b8;color:#6b748c;font-style:italic;margin:4px 0 12px 0;padding:8px 12px;background-color:#f8f9fc">
<div style="font-style:normal;padding-bottom:4px">In <a href="https://phabricator.kde.org/D19457#422812" style="background-color:#e7e7e7;border-color:#e7e7e7;border-radius:3px;padding:0 4px;font-weight:bold;color:black;text-decoration:none" target="_blank">D19457#422812</a>, <a href="https://phabricator.kde.org/p/davispuh/" style="border-color:#f1f7ff;color:#19558d;background-color:#f1f7ff;border:1px solid transparent;border-radius:3px;font-weight:bold;padding:0 4px" target="_blank">@davispuh</a> wrote:</div>
<div style="margin:0;padding:0;border:0;color:rgb(107,116,140)"><p>Only I had to disable tests, because they depend on <tt style="background:#ebebeb;font-size:13px">kdevplatform/tests/*.h</tt> which doesn't get installed with KDevelop</p></div>
</blockquote>

<p>These headers should normally be installed.</p>

<p>Some distro packages of KDevelop omit them, because of explicitly setting <tt style="background:#ebebeb;font-size:13px">-DBUILD_TESTING=OFF</tt> during the build process.</p>

<p>You should be able to copy them manually, or add the source dir as an extra include path.</p></blockquote>

<p>Yeah I realized I had KDevelop compiled without tests so now I built it with and made kdev-java tests buildable, but they fail, not sure why.</p>

<blockquote style="border-left:3px solid #a7b5bf;color:#464c5c;font-style:italic;margin:4px 0 12px 0;padding:4px 12px;background-color:#f8f9fc"><p>I tried this; it compiled successfully on my system, the plugin loads, but in quick testing I couldn't see any effects when opening a Java project.<br>
 What features are currently added by the plugin in this state?</p></blockquote>

<p>That's pretty much why I did this to see if I could use KDevelop for Java but it appears that not really 😢 There's a lot of code but it seems it implements only Java parsing/syntax highlighting and code completion which looks like doesn't work. For this to be usable features I would need would be follow/jump to declaration/implementation and  refactoring (rename package/class/method/variable)</p></div></div></blockquote><div dir="auto"><br></div><div dir="auto">Well, it’s a welcoming first step.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><p></p></div></div><br><div><strong>REPOSITORY</strong><div><div>R65 KDevelop Java</div></div></div><br><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19457" target="_blank">https://phabricator.kde.org/D19457</a></div></div><br><div><strong>To: </strong>davispuh, kfunk, apol, kossebau, brauch<br><strong>Cc: </strong>flherne, kdevelop-devel, gennad, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd<br></div></blockquote></div></div>