Skip to content

wadael/GWTCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GWTCleaner

Basic OSGi module to clean the files left by GWT in the temp folder.

Will activate itself on start and stop of Eclipse.

See http://code.google.com/p/google-web-toolkit/issues/detail?id=5261

To install this :

  • clone
  • import in eclipse
  • (optionnal) tweak the code
  • do an export of the project : as a JAR
  • install the plugin by dropping the JAR into $ECLIPSE_DIR/plugins

Tested with Eclipse 3.7 win32

Thanks mudelta for the patch on the manifest, that removed a few install steps

Jerome Baton @wadael

About

SImple OSGi module to clean the files left by GWT in the temp folder. See http://code.google.com/p/google-web-toolkit/issues/detail?id=5261

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages