Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Re: Handle to project's classloader
Re: Handle to project's classloader [message #169627] Fri, 19 May 2006 11:12
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Kautul Mehta wrote:
> Let's say that I have a project foo of type 'Web project' in my workspace.
> Now, it has dependencies defined on other projects and so on. So, at runtime
> when this web project is deployed, it will have a classloader of it's own
> which will define what all this web project can access. My plugin needs the
> design time equivalent of this classloader to find classes/resources that
> this web project can access. So, my question is how do I get a handle to a
> project's classloader/classpath. There is a way of doing this for java
> projects through IJavaProject.getResolvedClasspath(), but what about other
> types of projects.
>

That is probably per-feature dependent. The WTP people can probably
help answer that.

Later,
PW


Previous Topic:error after installing war to tomcat and restarting app
Next Topic:Apache server auto restarts with auto-restart features disabled
Goto Forum:
  


Current Time: Tue Apr 16 16:18:04 GMT 2024

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

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

Back to the top