Skip to content

pkdevboxy/gwt-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.9%
  • C 12.6%
  • Makefile 4.4%
  • Objective-C 3.1%
  • Objective-C++ 2.8%
  • Java 1.9%
  • Other 4.3%