Class IdeJsonRPCService


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

      • IdeJsonRPCService

        public IdeJsonRPCService()
    • Method Detail

      • open

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