|
Eclipse and Excel Integration
Hi friends,
I am using Eclipse IDE in my project. Now I have a situation.
I have an Excel file in my project directory and I can see that file in Eclipse Workspace. I need to retrieve a "cell value" from excel and use that value in eclipse in a "plugin manner".
For example, when I click the cell in excel file I want Eclipse to open another file.
Is there any way to do this? or any plugin for this purpose? Thank you.
|