Awesome! Gj
On Wed, Mar 14, 2018 at 7:29 PM, <[email protected]> wrote: > Thanks, for the advice. It went fine and I also did a small nighthacking > session with Yolande that should be recorded somewhere. > > --Toni > > -----Ursprüngliche Nachricht----- > Von: Geertjan Wielenga <[email protected]> > Gesendet: Montag, 12. März 2018 12:29 > An: [email protected] > Betreff: Re: JShell Support > > I'd advise to install nb-javac, rather than use the javac from JDK 9, to > have as few unexpected side effects as possible and indeed switch off > 'compile on save' on the project. And if in doubt don't use a Maven project > but an Ant-based Java SE project. > > Gj > > On Mon, Mar 12, 2018 at 12:16 PM, <[email protected]> wrote: > > > Update: The problem is possibly caused by "compile on save", so > > there's hope. Sorry for bothering you with this many messages, but I'd > > love to show NetBeans at the conference. 😊 > > > > --Toni > > > > -----Ursprüngliche Nachricht----- > > Von: [email protected] <[email protected]> > > Gesendet: Montag, 12. März 2018 11:55 > > An: [email protected] > > Betreff: JShell Support > > > > Hi all, > > > > > > > > is there a platform where the NB JShell Integration works? With RC3 on > > Windows, I can use JSHell, but the JSHell with project classpath fails > > (probably due to backslashes in path), and after creating a run > > configuration with JSHell enabled I cannot run any ant based project > > anymore. With Maven the project fails when JShell is enabled in run > > configuration, but at least it recovers after I deactivate JSHell > support. > > The same thing happened before on my Mac (and was originally the > > reason I took my windows machine with me, since the application was > > running there > > initially) > > > > > > > > Can someone confirm that Linux version is working or point me to a > > version where JSHell project integration is actually working? In that > > case I could run it in VirtualBox to show. > > > > > > > > I'll report these issues on the issue tracker later this week and try > > to help fix them, but for now I'll just try to find a way to make it > work. > > > > > > > > Thanks > > > > > > > > Toni > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > > > > --------------------------------------------------------------------- > 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 > > > >
