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 217987 - Zend project creation ends up with "Zend project not created"
Summary: Zend project creation ends up with "Zend project not created"
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Zend (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 11:26 UTC by Vladimir Riha
Modified: 2012-09-13 07:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (32.96 KB, text/x-log)
2012-09-07 11:26 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-09-07 11:26:15 UTC
Created attachment 124026 [details]
IDE log

To reproduce:
- try to create new PHP project with Zend framework, all default values

When you press finish after framework selection, dialog with the message above and hint to check Settings and IDE log is opened. However the project seems to be fine. It has a Zend icon, you can run Zend command, it seems to have proper structure..


IDE log says:
INFO [org.netbeans.modules.php.zend.ZendPhpModuleExtender]: Framework Zend not found in newly created project PhpProject20


Output:
/home/vriha/Downloads/ZendFramework-1.11.11-minimal/bin/zf.sh create project .
Creating project at /var/www/PhpProject20
Note: This command created a web project, for more information setting up your VHOST, please see docs/README

Done.

// OUTPUT END

Product Version: NetBeans IDE Dev (Build 201209070001)
Java: 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01
System: Linux version 3.2.0-29-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Tomas Mysik 2012-09-12 13:50:24 UTC
Fixed.

http://hg.netbeans.org/web-main/rev/4aaff9f8dfff
Comment 2 Quality Engineering 2012-09-13 02:12:21 UTC
Integrated into 'main-golden', will be available in build *201209130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4aaff9f8dfff
User: Tomas Mysik <tmysik@netbeans.org>
Log: #217987 - Zend project creation ends up with "Zend project not created"
Comment 3 Vladimir Riha 2012-09-13 07:43:34 UTC
thanks, verified


Product Version         = NetBeans IDE Dev (Build 201209130001) (#be39de5441ae)
Operating System        = Linux version 3.2.0-30-generic-pae running on i386
Java; VM; Vendor        = 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01; Oracle Corporation