Re: No Runtime Platform configurable in Maven project
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAA_aP4h+iuvKxn_VD3xEfKmUpQXhdxkpxfSrTxsASuvE828C=Q@mail.gmail.com> |
Start the remote-application with the debugging options. In NetBeans you can attach the debugger to that remote process With kind regards, markiewb 2016-02-28 18:12 GMT+01:00 leif81 <[email protected]>: > Thank you markiewb. > > Interesting solution. I suspect this won't allow Netbeans to debug the > remotely running jar. But this approach at least gets the app running > remotely. > > Hopefully a future version of Netbeans will add full (build, run, debug) > support for Maven + Remote Platforms. > > > > >