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 - Files in include path are editable
Summary: Files in include path are editable
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 08:17 UTC by polan
Modified: 2012-10-05 04:53 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).