Just want to add that I have already done these setups.
http://www.raspirecipes.org/archives/218 http://www.raspirecipes.org/archives/254 These setups use maven for compilation and ant for deployment and execution on raspberry pi with eclipse. On Fri, 15 Jan 2021, 00:08 Som Lima, <[email protected]> wrote: > Strange but anyway. > > Now I have the option runtime platform in the window when ant based . > > Unlike the video I only have one item in the drop down list "runtime > platform" which I cannot select. > > I have created a remote platform but the drop down list does not populate > with it so I can't select it. > > > Attachment select_154.png shows video netbeans 8 with two options in the > drop down list. > > > Attachment 161....Gmail.png shows only the unselectable runtime platform > and not RPi which I created. > > Attachment selection_153.png shows netbeans 12.1 with remote platform I > created and tested. > > > > On Thu, 14 Jan 2021, 22:53 John Mc, <[email protected]> wrote: > >> Hi, >> >> I'd guess it's because in the youtube video, they created an Ant based >> Java Application in NetBeans 8, while in Apache NetBean 12.X Maven is the >> default build tool when you create a new Java Application. >> >> When I create a new Ant based java project I have that option in the >> project's properties. >> >> Regards >> >> John >> >> >> >> On Thu, 14 Jan 2021 at 22:13, Som Lima <[email protected]> wrote: >> >>> Hi, >>> >>> I was following this video on how to use netbeans 12.1 for remote Java >>> raspberry pi development. >>> >>> https://www.youtube.com/watch?v=MwymxhTjfYc >>> >>> In the video netbeans 8.0.2 is being used I am using netbeans 12.1. >>> >>> As you can see I cannot select runtime platform in the project >>> properties-> run window because that option is missing. >>> >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> 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 >> >>
