Eclipse can one plug-in enter content into the input box of another plug-in?

suppose there is a mature Eclipse plug-in A Magi A with an input box and a button. Enter an email address in the input box, and click the button to send a pre-written email to the mailbox.
at this point, you want to write an Eclipse plug-in B. when plug-in An is opened, activate plug-in B can automatically enter and send the pre-written email address.
is a bit confusing, which roughly means that Eclipse plug-in development can make it possible for one plug-in to enter something into the input box of another plug-in.

Feb.27,2021

need plug-in A to expose interface

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30eb3-2bd7e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30eb3-2bd7e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?