Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
Merge with uiexperiment
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellsundt committed Mar 5, 2014
2 parents 8192612 + 05d120d commit d8eb627
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONFIGURE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,23 @@ Double-click to open the url. After logging on, if running with
the debug server, you will need to hand-edit the url to restore
the gwt-server address.

=====================
MySQL Eclipse Setup
---------------------

First, get the eclipse-aggregate-gae project working.

You will then copy the war directory of that project over to the
eclipse-aggregate-mysql project, and tweak it.

See the SETUP.txt instructions in the eclipse-aggregate-mysql
directory for further information.

The class files seem to get stuck and not Publish when running
under Tomcat 6.0 and MySQL. The work-around for this is to
Stop the server and Clean... it, then Start it. This seems to
make everything current.

==========================================
Troubleshooting Debugging/Running
------------------------------------------
Expand Down

0 comments on commit d8eb627

Please sign in to comment.