GitXplorerGitXplorer
g

eclihx

public
0 stars
0 forks
29 issues

Commits

List of commits on branch master.
Unverified
0b315b0a1cbe71b6983a40d2c5229cd8f9b474c7

Create readme file

ggoodwinnk committed 8 years ago
Unverified
ae8df49e8646317288bd2e5d636679f312fe2ad2

Issue 12: Run As for hxml files - create and run configuration

committed 13 years ago
Unverified
76a0f4a91659c0c0f08ad33c452d80dcbb60868e

Issue 59: Add hxml file wizard to the context menu in the project "New"

committed 13 years ago
Unverified
ac4e155c5425004a349b24b22043e832ff63619d

Move EclipseColorTheme support to separate feature - number of small fixes

committed 13 years ago
Unverified
236d85ca71f32610ee5432e8976e507535df2bf7

Move EclipseColorTheme support to separate feature

committed 13 years ago
Unverified
5829478b4d971eed845a74dc75f28d9065dd11a9

Remove -cmd from content assist configuration

committed 13 years ago

README

The README file for this repository.

haXe Eclipse plug-in

Mission

EclihX is the project aimed to create a full-featured IDE for haxe programming language. It's based on Eclipse framework that gives the eclihx an ability to manage all different target platforms of the haxe in a single IDE.

Current Features

* Project navigator
* Autocompletion in haxe code (with haxe --display option)
* Setting up autocompletion paths and libraries with hxml-file
* Building project with hxml-files
* Simple navigation to the build errors location
* Syntax highlighting and formatting of haxe code
* Wizards for projects, files, packages and others
* Basic highlighting and autocompletion in hxml-files
* Syntax highlight settings
* Integration with eclipse framework features and plugins

Installation instructions

See the installation notes page on eclihx home site

eclihx