https://github.com/martin1982/titaniumidea
An IntelliJ IDEA plugin for Appcelerator Titanium
https://github.com/martin1982/titaniumidea
Last synced: 2 months ago
JSON representation
An IntelliJ IDEA plugin for Appcelerator Titanium
- Host: GitHub
- URL: https://github.com/martin1982/titaniumidea
- Owner: Martin1982
- License: mit
- Created: 2015-03-04T08:34:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T13:38:58.000Z (about 10 years ago)
- Last Synced: 2025-01-05T04:43:36.538Z (4 months ago)
- Language: Java
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Appcelerator Titanium plugin for IntelliJ
## Description
This repository is the source for working with Appcelerator Titanium in Jetbrains IntelliJ.
## Setting up a development environment
* Install IntelliJ IDEA Community Edition from https://www.jetbrains.com/idea/
* Setup the IDE as described at https://confluence.jetbrains.com/display/IDEADEV/Getting+Started+with+Plugin+Development#GettingStartedwithPluginDevelopment-anchor2
* Clone this Git repository## Known issues
* Libraries from a licensed IntelliJ distribution are being used, a solution needs to be found to use open source software.