You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
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.
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...
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...