GitHub user Eclesia added a comment to the discussion: Interactive Java Notebooks (IJNB) support
I don't have the solution, but I am trying to do something similar : https://github.com/apache/netbeans/discussions/9110 It should be possible to support a IJNB inside any desktop application using : - Netbeans LSP to provide an editor functionality - Netbeans text module, Swing or JavaFX rich text area component - Java Compiler API or JShell to execute it It would really be nice to have some help here from the netbeans team. GitHub link: https://github.com/apache/netbeans/discussions/9126#discussioncomment-15426191 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
