.PROPERTIES File Extension

Java Properties File Icon
File TypeJava Properties File
DeveloperSun Microsystems
Popularity4 stars
CategorySettings Files
File Description

Properties file used by Java programs; contains a collection of key-value pairs in an XML hierarchy; can be loaded by the Java Virtual Machine (JVM) using the java.util.Properties API; used for storing various program settings and properties that can be accessed by the application.

Once PROPERTIES files have been loaded, the actual properties are persisted to the hard drive in a collection of nested files and folders that represent the hierarchy of key-value pairs. The files are saved to the $HOME/.properties/ directory by default.

You can access Java properties using the java.util.Properties API in your Java programs.

Program(s) that open .PROPERTIES files
Mac OS X Logo
Mac OS
Icon Eclipse IDE for Java Developers
Icon MacroMates TextMate
Icon MacVim
Icon Other text editor
Windows Logo
Windows
Icon Eclipse IDE for Java Developers
Icon Microsoft Notepad
Icon gVim
Icon Other text editor
Linux Logo
Linux
Icon Eclipse IDE for Java Developers
Icon Vim
Icon GNU Emacs
Updated 8/18/2010  

Generic Icon
File TypeMinecraft Properties File
DeveloperMojang Specifications
Popularity2 stars
CategoryGame Files
File Description

Settings file used by Minecraft, a sandbox block construction game; saved in plain text and stores configuration information for the game; may be used for configuring a Minecraft multiplayer server or a game mod.

The most common Minecraft properties file is server.properties, which stores configuration data for a multiplayer server. It saves information such as the level name, monster spawning settings, the maximum allowed players, and the server port and IP address.

Program(s) that open .PROPERTIES files
Mac OS X Logo
Mac OS
Icon Mojang Minecraft
Icon Apple TextEdit
Icon Other text editor
Windows Logo
Windows
Icon Mojang Minecraft
Icon Microsoft Notepad
Icon Other text editor
Linux Logo
Linux
Icon Mojang Minecraft
Icon GNU Emacs
Icon Vim
Icon Other text editor
Updated 4/14/2011  

http://www.fileinfo.com/extension/properties

Copyright © 2013 FileInfo.com