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 124758 - Deploy php file on save needed
Summary: Deploy php file on save needed
Status: VERIFIED DUPLICATE of bug 123316
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-05 18:21 UTC by _ ludo
Modified: 2008-01-30 14:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ ludo 2008-01-05 18:21:40 UTC
After some initial trial of the current php support in nb with other people in my org, it became clear that we need a
project option to set a behaviour where when a php or project resource is created of updated or deleted, the change is
automatically propagated to the deployed app.
This is not a rfe but a bug since other languages in the IDE can already do that:
jsp in web apps (or resources). This is the main value of a web project for a developer.
jruby/Rails projects
Phobos projects.


Competition is also doing that (for web apps, or ruby apps).
We need to implement that for 6.1 otherwise I was told that people would not use the PHP support in NetBeans...
Just use gedit on the files under htdoc directory is much more productive.

See how it was done for Web Apps files and resources, it is not hard to copy the implementation, and the benefit will be
huge.
Comment 1 Andrew Korostelev 2008-01-15 13:51:48 UTC
files copying on save is planned for 6.1 
(mentioned in spec draft: http://saturn.czech.sun.com/wiki/view/Mythoughtphp61 ).

Automatic files removing can be risky but looks reasonable. 
Comment 2 Andrew Korostelev 2008-01-15 15:08:52 UTC

*** This issue has been marked as a duplicate of 123316 ***
Comment 3 Mikhail Matveev 2008-01-30 14:38:41 UTC
Verified duplicate