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 144224

Summary: Files in include path are editable
Product: php Reporter: polan <polan>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: NEW ---    
Severity: blocker CC: rmatous, tmysik, vstejskal
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description polan 2008-08-18 08:17:06 UTC
[Build 200808170243, JDK 1.6.0_10]

To reproduce:
1) Have a PHP project

2) Add any folder into the Include path

3) Open any file from the Include path

ERROR: The files in include path are editable AND the changes can be saved.


AFAIK this is not the expected behavior of the Include path. Correct me if I'm wrong.
Comment 1 Tomas Mysik 2008-08-18 10:22:17 UTC
You are right but surprisingly not easily doable (so TM => future), sorry.
Comment 2 rmatous 2008-08-18 13:40:10 UTC
Not sure if it is actually bug, but I agree would be better to open these files on include path as read only in editor.

BTW: is there any simple way (API) how to achieve it, Vito?
Comment 3 Filip Zamboj 2010-09-15 12:36:17 UTC
batch reassigning
Comment 4 Tomas Mysik 2011-06-09 10:55:50 UTC
Still valid, unfortunately no support avaliable for this functionality...
Comment 5 Tomas Mysik 2012-10-05 04:53:28 UTC
Changing to enhancement since we need some support for it (from the general editor part).