We do not regenerate the entire file and overwrite manual changes.
Only the relevant code changes are generated.
Just make sure that no logic enters the user interface initialization function. Any logic in this function is ignored. Everything else can be edited freely.
Therefore, manual comments, blank lines and code pieces remain as they were.
All functions created in the VisionX Action Editor are generated as Java code. This code can also be modified and is synchronized back in real time. It is even possible to add any correct Java code. VisionX recognizes this custom code and leaves it untouched when further changes are made in the VisionX ActionEditor.
.
.
The Eclipse PlugIn checks tables/queries references against the database in real time. Of course, the columns of the tables/queries can be easily selected via the auto-complete function.
VisionX generates the code in a few seconds. The code changes in Eclipse are parsed in a few seconds and displayed if visually relevant.