Author: [email protected]
Date: Wed Apr  1 16:40:08 2009
New Revision: 5158

Modified:
    tools/lib/eclipse/update-jdt.py

Log:
More JDT update instructions.

Modified: tools/lib/eclipse/update-jdt.py
==============================================================================
--- tools/lib/eclipse/update-jdt.py     (original)
+++ tools/lib/eclipse/update-jdt.py     Wed Apr  1 16:40:08 2009
@@ -9,6 +9,11 @@
  # Also, it's worth noting that Eclipse now offers a "JDT Core Batch  
Compiler".
  # We should look at using this standalone compiler as-is.  Example:
  #  
http://download.eclipse.org/eclipse/downloads/drops/R-3.4.2-200902111700/index.php#JDTCORE
+#
+# Other things we have to do when updating JDT:
+# - Update all overrides of CompilerImpl.process()
+# - Update any shadowed JDT classes
+# - Check to see if there are new JDT compiler options to tweak
  #  
----------------------------------------------------------------------------
  #
  # update-jdt.py

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to