Eclipse: Reorder the Java Build Path to fix the build in Eclipse.
authorMurray Cumming <murrayc@murrayc.com>
Tue, 20 Nov 2012 21:04:53 +0000 (22:04 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 20 Nov 2012 21:04:53 +0000 (22:04 +0100)
commit9e5afcb26c0317b45d24843b506cd055073315d4
tree8d7fe44dfc384d647ba048d0d77be79a850d78e6
parent46fd625a9f0ef5cc79e5ddf0e068ae50830e9690
Eclipse: Reorder the Java Build Path to fix the build in Eclipse.

        * .classpath: This prevents an error saying that getTextContent()
is undefined.
See http://mergetag.com/the-method-gettextcontent-is-undefined-for-the-type-node/
.classpath
ChangeLog