
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
6,107
|
| Fixed in build: |
6,576
|
| Severity: |
Medium
|
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).
|
|
Description
|
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). |
Show » |
| There are no comments yet on this issue.
|
|