D19457: Resurrect kdev-java

Dāvis Mosāns noreply at phabricator.kde.org
Tue Mar 5 21:35:36 GMT 2019


davispuh added a comment.


  > In D19457#422812 <https://phabricator.kde.org/D19457#422812>, @davispuh wrote:
  > 
  >> Only I had to disable tests, because they depend on `kdevplatform/tests/*.h` which doesn't get installed with KDevelop
  > 
  > 
  > These headers should normally be installed.
  > 
  > Some distro packages of KDevelop omit them, because of explicitly setting `-DBUILD_TESTING=OFF` during the build process.
  > 
  > You should be able to copy them manually, or add the source dir as an extra include path.
  
  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.
  
  > 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.
  >  What features are currently added by the plugin in this state?
  
  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)

REPOSITORY
  R65 KDevelop Java

REVISION DETAIL
  https://phabricator.kde.org/D19457

To: davispuh, kfunk, apol, kossebau, brauch
Cc: flherne, kdevelop-devel, gennad, glebaccon, domson, antismap, iodelay, alexeymin, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190305/90a08871/attachment-0001.html>


More information about the KDevelop-devel mailing list