Re: runtime platform option missing

2021-01-14 Thread Som Lima
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, wrote:

Re: runtime platform option missing

2021-01-14 Thread John Mc
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