'Aguments' tab is not visible in 'run configuration' in eclipse.
steps to reproduce: create build.gradle file click 'run as' drop down -> run configuration -> select gradle task -> click 'new' on top right
this will create 'new_configuration' and these tabs should be visible.
eclipse version is 2020-12
I want to see 'arguments' tab beside 'common' tab. also few other tabs are missing like java below image contains everything , but I am seeing only above picture situation.
How to bring 'java', and 'Arguments' Tab ?