java files

About this tag
Discussions tagged with 'java files' on WindowsForum.com cover file association and disk space issues. One thread asks how to open certain Java files with Notepad++ while keeping Eclipse as the default for others in Windows 8, highlighting the challenge of per-file program associations. Another thread reports a discrepancy in 'size on disk' for identical Java source files on two external NTFS drives under Windows 10, where one drive shows 0 bytes and the other 4096 bytes despite the same actual file size. These topics reflect practical Windows configuration and storage behavior concerns related to Java files.
  1. T

    Windows 10 Different size on disk for same file/similar drive

    Hello All, I'm using 2 external HDD on my laptop under Windows 10. Both are exactly the same: same brand, same model, same capacity, same format (NTFS). I use 1 for my daily use, the second one as backup which I synchronize frequently with the first one. However I noticed a difference with some...
  2. Windows 8 Can i make just certain files of a type open with a specific program in windows 8?

    The thing is, i open java files with Eclipse by default. Today i wanted to take some notes about Java the programming language which include text and code. I used Notepad++, and with it you can save the file as a wide variety of types, among them java file. I chose this, but since they are...