Re: Java Project API/SPI

Svatopluk Dedic <[email protected]> Tue, 22 Jul 2003 13:32:54 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
Tomas Zezula wrote:
> 
> Sorry for that, I will add the documentation later this week,
> the handleCreateResource is a abstract method, which must be
> implemented by concrete ProjectPath.
> The method is called by the client static method createResource, this is
> a factory method for creating simple dir/jar/zip resources.
> 
OK, thanks. I misunderstood the purpose, indeed, given the explanation.

-Svata