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

Key: IDEADEV-12321
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

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

IDEA tries to generate UI designer code into .java file even if there are no changes triggering VCS edit

Created: 23 Nov 06 20:22   Updated: 29 Nov 06 15:18
Component/s: GUI Designer
Fix Version/s: Demetra 6.0.3

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

Build: 6,107
Fixed in build: 6,576
Severity: Medium


 Description  « Hide
Support feedback:

I have created a form using UI Builder. I use "Generate GUI into: Java source code", thus, the UI code is placed in the associated
java file.

The problem is: when I want to compile the project, even if th .form file is unchanged, compiler gives an error, because the .java
file is read-only. After I check-out the file, making it read-write, compilation is successful.

It is awkward, because I need to undo checkout on the .java files every time I merge afterwards, because there is no change in the
file (as it is generated from unchanged .form file).



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.