gerrit/gerrit-gwtdebug/.settings
Shawn O. Pearce 44671f5c69 Rewrite our build as modular maven components
This refactoring splits the code up into different components, with
their own per-component CLASSPATH.  By moving all of our classes
into isolated components we can better isolate the classpaths and
try to avoid unexpected dependency problems.  It also allows us to
more clearly define which components are used by the GWT UI and
thus must be compiled under GWT, and which components are run on
the server and can therefore use more of the J2SE API.

Change-Id: I833cc22bacc5655d1c9099ed7c2b0e0a5b08855a
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-11-11 16:54:06 -08:00
..
org.eclipse.core.resources.prefs Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
org.eclipse.core.runtime.prefs Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
org.eclipse.jdt.core.prefs Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
org.eclipse.jdt.ui.prefs Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00