Skip to content

ArcBees/gwtp-idea-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GWT-Platform (GWTP) IntelliJ IDEA Plugin The GWTP Eclipse plugin provides tools for GWTP framework in Eclipse.

###GWTP Reference

###Community

##About the Plugin This plugin is in the works and almost ready to release the first feature.

###Project Creation

###Presenter Creation Create the presenter and view classes quickly with this.

##Event Creation With IntelliJ, there is a built in way to do create them when you have a GWT Facet :

  • Right-click on the package
  • New / Google Web Toolkit / GWT Event and Handler classes

##Download

##Develop the plugin (inspired by http://bjorn.tipling.com/how-to-make-an-intellij-idea-plugin-in-30-minutes)

  • Download and install the Community Edition of IntelliJ IDEA (it will be the SDK)
  • Download the source code of IntelliJ (to be able to debug)
  • Clone this repository and set the SDK of the project with the version you downloaded of IntelliJ
  • Add the source code of IntelliJ to your sourcepath
  • Add the maven.jar located in plugins/maven directory of the SDK to your classpath
  • Install the UI Designer (as prompted by your editor)

##Thanks to Arcbees.com

IntelliJ

githalytics.com alpha

About

GWT-Platform (GWTP) IntelliJ IDEA Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages