Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
visionx:faq_tech [2023/11/07 17:49] admin |
visionx:faq_tech [2026/03/04 09:53] (current) admin [VCS folders] |
||
|---|---|---|---|
| Line 159: | Line 159: | ||
| <code> | <code> | ||
| - | config_new.xml (if available) | + | build/install |
| build/classes | build/classes | ||
| + | build/build.log | ||
| + | |||
| src.client.backup | src.client.backup | ||
| src.server.backup | src.server.backup | ||
| + | |||
| work/classes | work/classes | ||
| + | work/*.md5 | ||
| + | work/.* | ||
| + | |||
| + | config_new.xml (if available) | ||
| </code> | </code> | ||
| Line 210: | Line 217: | ||
| Simply add your own includes and the update export will contain your custom files and directories as well. | Simply add your own includes and the update export will contain your custom files and directories as well. | ||
| + | |||
| + | ==== Different Windows file encodings ==== | ||
| + | |||
| + | Sometimes, you have the same Windows OS but different file encodings, e.g. cp1252 vs. UTF-8. This is not a VisionX problem, it's an OS setting. Some Windows installations have a new UTF-8 feature. You can see this option by going to Settings and then: All Settings -> Time & Language -> Language -> Administrative Language Settings | ||
| + | |||
| + | Will look like: | ||
| + | |||
| + | {{:visionx:utf8_windows.png?nolink&400|}} | ||
| + | |||
| + | Simply unset UTF-8 or set cp1252 instead of UTF-8 as described [[:visionx:faq_tech/#additional_jvm_start_parameters|here]]. | ||
| + | |||
| + | ==== Application directory === | ||
| + | |||
| + | If you want to know the directory in which an application is stored, simply press Shift + Alt (Shift + Option, MacOS) to show new icons besides the application. [[https://blog.sibvisions.com/2021/05/06/visionx-5-6-new-hidden-feature-for-developers/|Here]] are some details. | ||
