FileInfo

Languages

Overview

What is an HXPROJ file? An HXPROJ file is a configuration file for a Haxe development project. It contains XML-formatted text that defines a project's version, output, included classes , and build options. The HXPROJ format has been replaced by the .HXML format.

More Information HXPROJ file open in Microsoft Visual Studio Code Haxe is an open-source , general-purpose programming language used to create video games, web applications, mobile applications, and cross-platform desktop applications. Notably, Haxe is used in the HaxeFlixel game engine, which is an open-source game engine used to develop 2D games. Previously, Haxe developers used HXPROJ files to store configuration information about their Haxe projects. The Haxe compiler then used these HXPROJ files to build developers' projects. However, Haxe projects now more commonly use the HXML format for storing configuration information.

Popularity4/5

3 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Haxe Project file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperHaxe Foundation
Popularity4.0 | 3 Votes

Previous / Next

In-Depth

.HXPROJ File Extension

Haxe Project File

DeveloperHaxe Foundation
Popularity
4.0  |  3 Votes
 

What is an HXPROJ file?

An HXPROJ file is a configuration file for a Haxe development project. It contains XML-formatted text that defines a project's version, output, included classes , and build options. The HXPROJ format has been replaced by the .HXML format.

More Information

HXPROJ file open in Microsoft Visual Studio Code

Haxe is an open-source , general-purpose programming language used to create video games, web applications, mobile applications, and cross-platform desktop applications. Notably, Haxe is used in the HaxeFlixel game engine, which is an open-source game engine used to develop 2D games.

Previously, Haxe developers used HXPROJ files to store configuration information about their Haxe projects. The Haxe compiler then used these HXPROJ files to build developers' projects. However, Haxe projects now more commonly use the HXML format for storing configuration information.

How to open an HXPROJ file

You can open and edit an HXPROJ file in any text or source code editor. Source code editors, such as Microsoft Visual Studio Code , provide tools that make editing HXPROJ files easier.

To use an HXPROJ file to compile a Haxe project, you must install Haxe and run your HXPROJ file, by opening a terminal window, navigating to the directory that contains your file, and entering Haxe YourFileNameHere.hxproj . Haxe will then produce the output your HXPROJ file describes.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open HXPROJ files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Haxe Foundation Haxe

Free

Microsoft Visual Studio Code

Free

Sublime Text

Free Trial

JetBrains IntelliJ IDEA

Free Trial

GitHub Atom

Discontinued

Free

GNU Emacs

Free

Any text editor

Mac

Haxe Foundation Haxe

Free

Microsoft Visual Studio Code

Free

Sublime Text

Free Trial

JetBrains IntelliJ IDEA

Free Trial

GitHub Atom

Discontinued

Free

GNU Emacs

Free

Any text editor

Linux

Haxe Foundation Haxe

Free

Microsoft Visual Studio Code

Free

Sublime Text

Free Trial

JetBrains IntelliJ IDEA

Free Trial

GitHub Atom

Discontinued

Free

Vim

Free

GNU Emacs

Free

Any text editor

Category: Developer Files

Updated: September 1, 2021

FAQ

What is an HXPROJ file?
An HXPROJ file is a configuration file for a Haxe development project. It contains XML-formatted text that defines a project's version, output, included classes, and build options. The HXPROJ format has been replaced by the .HXML format.
How do I open an .hxproj file?
You can open and edit an HXPROJ file in any text or source code editor. Source code editors, such as Microsoft Visual Studio Code, provide tools that make editing HXPROJ files easier.