gwtproject / gwt-plugins

GWT Developer Mode plugins

Home Page:http://www.gwtproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directory contains the source for the OOPHM plugin which resides in
the browser to allow hosted mode debugging.

Subdirectories:
 - common
   Code that is shared between all platforms, and mostly deals with the wire
   protocol and related tables.

 - ie
   Plugin for 32-bit Internet Explorer

 - npapi
   Plugin for Chrome

 - webkit
   plugin for WebKit-based browsers that support its extension mechanism
   (ie, no Safari/Windows support)

 - xpcom
   XPCOM-based Firefox plugin

To build, see instructions in each directory.

About

GWT Developer Mode plugins

http://www.gwtproject.org


Languages

Language:C++ 70.6%Language:C 12.6%Language:Makefile 4.4%Language:Objective-C 3.4%Language:Objective-C++ 2.8%Language:Java 1.9%Language:JavaScript 1.6%Language:HTML 1.3%Language:Batchfile 0.7%Language:Shell 0.5%Language:CSS 0.2%