Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to setup a Java Language Server with Qt Creator?
Forum Updated to NodeBB v4.3 + New Features

How to setup a Java Language Server with Qt Creator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 527 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SyntaX
    wrote on 11 Jun 2021, 07:51 last edited by SyntaX
    #1

    I was wondering, how to setup a Java Language Server to provide code completion in Qt Creator?

    As mentioned in this Manual (https://doc.qt.io/qtcreator/creator-language-servers.html) adding a Server through the Qt Creator tool options is fairly easy,
    but I sadly have no experience at all regarding a language Server so I don't know how to setup one, or even which one?

    I found one Post on stack overflow (https://stackoverflow.com/questions/62684007/how-to-setup-a-java-language-server-with-qt-creator) regarding the same issue, but other than this, I was not able to find additional information.

    Is there someone who already did this or can lead me in the right direction, what is necessary to provide Java code completion within Qt Creator for Android development?

    My problem is, that while integrating native Java Plugins in my Qt/QML application, I have no code completion at all and a quite long build time... so it's very frustrating to write a bunch of lines in Java, compiling for about 10 minutes and than just getting the error that is misspelled something or forget to import a package :/

    As a workaround I sometimes use an additional IDE like Android Studio, but this seems like an additional overhead to me.

    1 Reply Last reply
    1

    1/1

    11 Jun 2021, 07:51

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved