Class IdeJsonRPCService

java.lang.Object
io.quarkus.devui.runtime.ide.IdeJsonRPCService

public class IdeJsonRPCService extends Object
This allows opening the IDE
  • Constructor Details

    • IdeJsonRPCService

      public IdeJsonRPCService()
  • Method Details

    • open

      public boolean open(String fileName, String lang, int lineNumber)