In Project Explorer, we currently have one debug menu action "Debug Program". This one will be renamed to "Debug As Batch..." in Code for i. We need corresponding changes in Project Explorer to catch up with the Code for i changes. Please note that the command id may also change in Code for i.
We will also have a new action "Set Service Entry Point..." in Code for i for PGM and SRVPGM objects. We need to contribute the same action to PGM and SRVPGM objects in Project Explorer. We can delegate the actual work to the corresponding Code for i command.
In Project Explorer, we currently have one debug menu action "Debug Program". This one will be renamed to "Debug As Batch..." in Code for i. We need corresponding changes in Project Explorer to catch up with the Code for i changes. Please note that the command id may also change in Code for i.
We will also have a new action "Set Service Entry Point..." in Code for i for PGM and SRVPGM objects. We need to contribute the same action to PGM and SRVPGM objects in Project Explorer. We can delegate the actual work to the corresponding Code for i command.