Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to retrive absolute file path in rcp application
How to retrive absolute file path in rcp application [message #449441] Sun, 14 May 2006 23:26 Go to next message
Eclipse UserFriend
eg. I have a file /com./eclipse/test.rptdesign
and I want do
design = birtReportEngine.openReportDesign(
getAbsoluteReportFile("/com./eclipse/test.rptdesign"));
Re: How to retrive absolute file path in rcp application [message #449443 is a reply to message #449441] Mon, 15 May 2006 01:37 Go to previous message
Eclipse UserFriend
Search for thread "Library plugin - config files" Ian Leslie posted a
code that could help you get absolute path.

HTH

xy wrote:
> eg. I have a file /com./eclipse/test.rptdesign
> and I want do
> design = birtReportEngine.openReportDesign(
> getAbsoluteReportFile("/com./eclipse/test.rptdesign"));
>
>
Previous Topic:Eclipse plugin help
Next Topic:Coolbar in Editor with an Eclipse L&F
Goto Forum:
  


Current Time: Sat Aug 30 22:13:54 EDT 2025

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

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

Back to the top