https://github.com/zkoss/zkidea
ZK IntelliJ IDEA Plugin
https://github.com/zkoss/zkidea
Last synced: 12 months ago
JSON representation
ZK IntelliJ IDEA Plugin
- Host: GitHub
- URL: https://github.com/zkoss/zkidea
- Owner: zkoss
- License: apache-2.0
- Created: 2015-07-10T10:09:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T02:13:26.000Z (over 2 years ago)
- Last Synced: 2024-04-13T22:00:48.878Z (about 2 years ago)
- Language: Java
- Size: 205 KB
- Stars: 17
- Watchers: 11
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# zkidea
ZK IntelliJ IDEA Plugin
### IntelliJ Version
This plugin can support on IntelliJ platform 141.1532 or greater
### Features
* ZUL content assist
* ZK MVVM annotation content assist
* ZUL syntax check
* ZK Maven archetypes for creating ZK project
### Getting Started
* [User Guide] (http://books.zkoss.org/wiki/ZK_Installation_Guide/Quick_Start/Create_and_Run_Your_First_ZK_Application_with_IntelliJ_and_ZKIdea)
### License
* [Apache License version 2](https://github.com/jumperchen/zkidea/blob/master/LICENSE)
### Download
* You can install and update ZK IntelliJ Plugin by following the standard procedures provided by IntelliJ Plugins Manager.
* [IntelliJ plugins home](https://plugins.jetbrains.com/plugin/7855)
### Demo
* [Video](http://screencast.com/t/xjx0RyzX)
### Troubleshooting
* For Mac user, if you run this plugin with IntelliJ 14 that crashes on startup, you may refer to [this solution] (https://github.com/jumperchen/zkidea/issues/10#issuecomment-148628901)