Re: [Java] Migration From Eclipse Questions

2019-11-30 Thread Oron Subayi
ou need to set up profiles in your pom. > > In Gradle you need to define several new JavaExec task for that. > > On 11/29/19 10:44 PM, Oron Subayi wrote: > > Hi : ) > > > > Trying to migrate from Eclipse for my work environment, but there are > > 2 things I have in

[Java] Migration From Eclipse Questions

2019-11-29 Thread Oron Subayi
Hi : ) Trying to migrate from Eclipse for my work environment, but there are 2 things I have in Eclipse that I can't find in NetBeans: 1. Different run configuration with different projects 2. Equivalent to Eclipse's "External Tools" - Variables that can be used as arguments like ${workspace_loc}