Posted By:
Shruti_Baldev
Posted On:
Friday, May 15, 2009 09:54 AM
I have Tool 1 and Tool 2.
Both written in same language.
Want to incorporate both the tools as a Plug -in in eclipse.(I know i can do that).
Main query is :- 1)Tool 1 has the feature, for example:- List all the files. That is by clicking on some menu option u can list all the files.
Can tool -2 access this feature of tool 1 ?