Accessing a file from a plugin Project. [message #336651] |
Fri, 26 June 2009 01:48 |
Eclipse User |
|
|
|
Hi All,
I am writing a plugin to include templates in the BIRT New Report Wizard
Dialog.
I have created a plug-in project and have a folder which includes the
Templates that are to be shown in the Wizard.
Following is the code which opens the Report Design.
reportDesignHandle = (ReportDesignHandle)
SessionHandleAdapter.getInstance().getSessionHandle().openMo dule(file.getAbsolutePath());
Now i have to access the template file which is stored in a templates
folder in the plugins project.
How do i access the file from that folder in my Java code.
Thanks and Regards
Sushant S. Dusad
|
|
|
Powered by
FUDForum. Page generated in 0.02597 seconds