This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 150083

Summary: Extends PHP project to allow add an framework to the project
Product: php Reporter: Petr Pisl <ppisl>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Petr Pisl 2008-10-14 12:14:01 UTC
We need an API, which will allow to extend the php project with a framework. This will be useful for developers, who
wants to create a support for a framework.
Comment 1 Tomas Mysik 2009-11-25 02:47:51 UTC
API is there (for NB 6.8) - still not public but IMHO implementation dependency can be used or we can make it "under development" for the next version (if anyone would be interested).