History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-13657
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Serge Baranov
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

IDEA tries to VCS edit weblogic.xml even if there are no modifications

Created: 23 Jan 07 10:31   Updated: 27 Sep 07 23:32
Component/s: J2EE.Deployment and Run.WebLogic
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,148
Severity: Medium


 Description  « Hide
Support feedback:

For some reason IntelliJ keeps asking if I want to unlock (using Perforce) weblogic.xml, even when I am not trying to edit anything
related to the weblogic.xml. In the app I am working on there is a legacy weblogic.xml from when it was a Weblogic app, that I do
not want to delete nor edit.

The only way I can get it to shut-up about this file is either to open it for edit (which I do not want to do) or remove the
weblogic integration plug-in (which I can't get back without re-installing). I end up doing the latter, but I would prefer to not
have to.



 All   Comments   Work Log   Change History      Sort Order:
Francis Devereux - 03 May 07 19:31
I have the same problem, although I do not have a VCS set up in IntelliJ so it just asks me whether it can make weblogic.xml writable.

If I let IntelliJ make weblogic.xml writable then it adds a context-root element to the file. If I then make weblogic.xml read only again then IntelliJ still wants to make it writable, even though it does not change the file if I allow it to make it writable.