Re: No Runtime Platform configurable in Maven project
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAA_aP4g7ikgMh46774Pvt71zPAuiOzpULo0JitqfCu9xK1uWSQ@mail.gmail.com> |
http://stackoverflow.com/questions/35148025/how-to-deploy-a-jar-onto-raspberry-pi-2-using-maven-plugin ? With kind regards, markiewb 2016-02-26 21:01 GMT+01:00 leif81 <[email protected]>: > > Do you mean the NB platform? > > No I don't think so. > > I think the term is "Remote Platform". It's the ability to run the > application on a remote JRE (e.g. I'm writing my code in Netbeans on > Windows, but want it to run on a remote Raspberry Pi) > > See https://netbeans.org/kb/docs/java/javase-embedded.html#use > > The example in that link is for an Ant free-form project. We want do the > equivalent but for a Maven project. > > > > >