Hi folks, I checked out GWT code and followed steps mentioned @
http://www.gwtproject.org/makinggwtbetter.html#checkingout However, ant is giving me following error: pranay@pranay-NewCo:~/Documents/GWT/trunk$ ant Buildfile: /home/pranay/Documents/GWT/trunk/build.xml build: dev: buildtools: build: doctool: compile: BUILD FAILED /home/pranay/Documents/GWT/trunk/build.xml:125: The following error occurred while executing this line: /home/pranay/Documents/GWT/trunk/build.xml:27: The following error occurred while executing this line: /home/pranay/Documents/GWT/trunk/build.xml:58: The following error occurred while executing this line: /home/pranay/Documents/GWT/trunk/build.xml:27: The following error occurred while executing this line: /home/pranay/Documents/GWT/trunk/build.xml:120: The following error occurred while executing this line: /home/pranay/Documents/GWT/trunk/build_tools/build.xml:16: The following error occurred while executing this line: /home/pranay/Documents/GWT/trunk/build_tools/build.xml:10: The following error occurred while executing this line: /home/pranay/Documents/GWT/trunk/build_tools/doctool/build.xml:9: Directory /home/pranay/Documents/GWT/trunk/build/out/build_tools/doctool/bin creation was not successful for an unknown reason Total time: 2 seconds pranay@pranay-NewCo:~/Documents/GWT/trunk$ pranay@pranay-NewCo:~/Documents/GWT/trunk$ ant -version Apache Ant(TM) version 1.9.3 compiled on April 8 2014 I am not sure what went wrong. Any help would be highly appreciated. Cheers, Pranay -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/5c43de9a-8efd-4193-93eb-8a26ca3aade3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
