Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在提交之前,我的语言环境工作区中有一些损坏的元素。一切都在 NSF 中,但不是在语言环境同步中。特别是一个 Java 脚本库,其中一些方法导致重复(从 nsf 同步到磁盘创建重复项)。
哪个可能是问题?
问题解决了!
请注意在 Designer -> Source Control 首选项中选中“使用二进制 DXL 进行源代码控制操作”标志。
事实上,似乎如果你没有它,元素的导出会丢失一些数据。