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
