44671f5c69
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>
4 lines
78 B
INI
4 lines
78 B
INI
#Tue Sep 02 16:59:24 PDT 2008
|
|
eclipse.preferences.version=1
|
|
line.separator=\n
|