forked from impaler/intellij-haxe
-
Notifications
You must be signed in to change notification settings - Fork 0
Haxe plugin for IntelliJ Platform based IDEs
License
ryopei/intellij-haxe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
↑のhaxe.zipをダウンロードしてIDEAからInstall plugin from diskすればOK Steps to configure a plugin SDK: * Open Module Settings * SDKs -> + button -> IntelliJ Platform Plugin SDK -> Choose a folder with IntelliJ Ultimate(!) or *.App on Mac * Go to the SDK's settings page -> Classpath tab -> + button(bottom left corner) -> add plugins: flex * To add a plugin go to IntelliJ IDEA folder/plugins/<plugin-name>/lib and choose all jars How to build a plugin zip file * There is a haxe artifact. Check Module Settings -> artifacts. It is build automatically on Make action. * To get a zip file just archive $PROJECT_ROOT$/out/artifacts/haxe folder
About
Haxe plugin for IntelliJ Platform based IDEs
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 96.5%
- Haxe 3.5%