Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Dmitry Jemerov
Subsystem
GUI Designer
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Serge Baranov
    5 years ago (23 Nov 2006 21:22)
  • Updated by   root
    2 years ago (17 Jan 2010 20:38)
  • Jira: IDEADEV-12321
    (history, comments)
 
IDEA-35577 IDEA tries to generate UI designer code into .java file even if there are no changes triggering VCS edit
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
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).

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments