Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Accessing a file from a plugin Project.
Accessing a file from a plugin Project. [message #336651] Fri, 26 June 2009 05:48
Sushant Dusad is currently offline Sushant DusadFriend
Messages: 25
Registered: July 2009
Junior Member
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
Previous Topic:random launch config started?
Next Topic:Create Markers not on IResource/IFile
Goto Forum:
  


Current Time: Tue Apr 23 17:52:42 GMT 2024

Powered by FUDForum. Page generated in 0.02616 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top