Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » about project path
about project path [message #147197] Wed, 11 August 2004 08:40 Go to next message
Eclipse UserFriend
Originally posted by: xin-lijuan.sinocom.cn

how can I get the project path?
Re: about project path [message #147268 is a reply to message #147197] Wed, 11 August 2004 15:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

What do you mean? At runtime?

"xinlijuan" <xin-lijuan@sinocom.cn> wrote in message
news:cfcm18$u8n$1@eclipse.org...
> how can I get the project path?
>
Re: about project path [message #147309 is a reply to message #147197] Wed, 11 August 2004 15:20 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Try the platform newsgroup.

"xinlijuan" <xin-lijuan@sinocom.cn> wrote in message
news:cfcm18$u8n$1@eclipse.org...
> how can I get the project path?
>
Re: about project path [message #147428 is a reply to message #147268] Thu, 12 August 2004 02:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: xin-lijuan.sinocom.cn

Randy Hudson wrote:

> What do you mean? At runtime?

> "xinlijuan" <xin-lijuan@sinocom.cn> wrote in message
> news:cfcm18$u8n$1@eclipse.org...
> > how can I get the project path?
> >


Yes.At runtime in a plugin project.
Re: about project path [message #147435 is a reply to message #147268] Thu, 12 August 2004 02:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: xin-lijuan.sinocom.cn

Randy Hudson wrote:

> What do you mean? At runtime?

> "xinlijuan" <xin-lijuan@sinocom.cn> wrote in message
> news:cfcm18$u8n$1@eclipse.org...
> > how can I get the project path?
> >

Yes. At runtime in a plugin project.
Re: about project path [message #147557 is a reply to message #147428] Thu, 12 August 2004 13:40 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

I suppose it still depends if you are talking about your project which is
running as a plug-in, or a project created in the runtime workspace. If you
are talking about your plug-in, you can get the plug-in descriptor and get
its install location or something. For project, I think you have to use the
workspace. IWorkspace.getRoot().getProject("name");
"xinlijuan" <xin-lijuan@sinocom.cn> wrote in message
news:cfek5f$rgt$1@eclipse.org...
> Randy Hudson wrote:
>
> > What do you mean? At runtime?
>
> > "xinlijuan" <xin-lijuan@sinocom.cn> wrote in message
> > news:cfcm18$u8n$1@eclipse.org...
> > > how can I get the project path?
> > >
>
>
> Yes.At runtime in a plugin project.
>
Previous Topic:Collapseable contentPane of an edit part
Next Topic:Regarding Dragging and GrabHandle
Goto Forum:
  


Current Time: Tue Jan 21 19:46:02 GMT 2025

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

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

Back to the top