在网络驱动器上编译java代码时出现问题,它以小写形式创建类文件

发布于 2024-08-08 13:04:12 字数 185 浏览 7 评论 0原文

我正在使用清晰大小写的源代码控制,我在网络驱动器上创建了我的vob存储库(其中包含我的java源代码),当我在源代码上运行我的javac编译器时,它编译得很好,但它在应该的位置生成小写的类文件以大写字母开头。我已经看到代码中提到的每件事都很完美。然后我尝试在网络驱动器上创建示例java代码,并尝试将其重命名为大写,但它会自动更改为小写。有人有解决方案吗?

i am using clear-case source control, i created my vob repository(which has my java source code) on the network drive, when i rum my javac compiler on the source it compiles fine but it is generating class files in lowercase where it should start with uppercase letter. i have seen the code every thing mentioned perfect. then i tried to create a sample java code on the network drive and i tried to rename it in uppercase but it is automatically changing into lower case. do any one has solution for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

泪痕残 2024-08-15 13:04:12

如果您处于动态视图中,请检查您的 MVFS 设置

  • 不区分大小写 MVFS
  • 大小写保留

请参阅此图片。

MVFS 设置

If your are in a dynamic view, check your MVFS settings

  • Case insensitive MVFS
  • Case Preserving

See this picture.

MVFS settings

许仙没带伞 2024-08-15 13:04:12

IIRC Samba SMB 服务器具有“修复”文件名大小写的选项。您可能想查看 SMB 配置。

IIRC the Samba SMB server has options for "fixing" the case of file names. You may want to look into you SMB configuration.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文