Hi everyone. I wanted to know whether draw.io plugin be installed on a desktop and used through the browser. I have extracted the .jar file, but I am unable to perform anything after that. Please help me out. Thanks
You'll need to explain this further. What's the plugin, and which Atlassian applications are you trying it with?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had downloaded the .jar file from https://marketplace.atlassian.com/plugins/com.mxgraph.jira.plugins.drawio
I have extracted the jar and currently working on the examples provided in com\mxgraph\examples\web\ folder in the extracted jar file.
I am encountering errors in GraphEditor.java (GraphEditor.class decompiled) at line nos:
29: handlers.setHandlers(new Handler[] { fileHandler, context });
30: server.setHandler(handlers);
34: server.start();
I will be glad if I can atleast run this example. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.