Re: No Runtime Platform configurable in Maven project
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <CAA_aP4jDP_re0MB89KsZbGcXXyJwmWw2K=dSyiAxKD7_F+jaYA@mail.gmail.com> |
Or http://www.margic.com/2015/03/deploying-jar-to-raspberry-pi-using.html With kind regards, markiewb 2016-02-28 13:23 GMT+01:00 Benno Markiewicz <[email protected] >: > > 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. >> >> >> >> >> >