Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » IRuntime from IProject or IModule
IRuntime from IProject or IModule [message #170351] Wed, 31 May 2006 14:42 Go to next message
Sachin Patel is currently offline Sachin PatelFriend
Messages: 75
Registered: July 2009
Member
How can I get the IRuntime for an IProject or an IModule?

Thanks.
Re: IRuntime from IProject or IModule [message #170359 is a reply to message #170351] Wed, 31 May 2006 15:06 Go to previous message
Sachin Patel is currently offline Sachin PatelFriend
Messages: 75
Registered: July 2009
Member
Sachin Patel wrote:
> How can I get the IRuntime for an IProject or an IModule?
>
> Thanks.

Nevermind. found it...

IFacetedProject fp = ProjectFacetsManager.create(project);
fp.getRuntime();
Previous Topic:Problem using WebDav FTP Plugin
Next Topic:web services newbie -- need some help with wsdl and web service
Goto Forum:
  


Current Time: Thu Apr 18 08:21:45 GMT 2024

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

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

Back to the top