Re: Installing GWT 1.7.1 + Eclipse 3.5 + OSX 10.5
Glad that it is working, and I'm sorry that we're only getting back to you now!
On Thu, Oct 1, 2009 at 1:21 PM, jrklein <jrklein@jrklein.com> wrote:
PROBLEM RESOLVED
It seems my Eclipse+GWT problems were caused by incomplete/corrupt
downloads all around. Pretty frustrating since I frequently run file
integrity checks and don't recall the last time I've actually
encountered a file integrity issue. Curious what caused two corrupt
files in a row, though that's a completely separate topic.
I was convinced that I was still missing software, based on the errors
I was seeing. Since I couldn't think of anything else to download, I
started running integrity checks. File download sizes were correct,
but MD5 and SHA1 didn't match up for Eclipse Java EE download OR the
Sun Java SDK download.
I previously reported that I couldn't figure out how to install the
Sun Java SDK. I was able to install the Sun Java SDK after a fresh
download. This didn't resolve my errors, but I assume it is a
necessary step. FYI, I've provided the MD5 and SHA1 for my seemingly
working copy of the file since Sun doesn't seem to publish MD5 or SHA1
for "java_ee_sdk-5_07-mac-nojdk-ml.zip" (MD5
"d3ad6ae13b7899f28adbace5c0ca47fd", SHA1
"4086df108bc67883d2ce875456b9350f6d64c4fa")
For anyone new to the SDK on OSX, here's how to install Java EE 5 SDK
on Mac OSX 10.5.8. Fairly trivial process if your download isn't
corrupt.
$ cd ~/Downloads/
$ mkdir java_ee_sdk-5_07-mac-nojdk-ml
$ cd java_ee_sdk-5_07-mac-nojdk-ml
$ unzip ../java_ee_sdk-5_07-mac-nojdk-ml.zip
$ chmod 755 setup
$ ./setup
Downloading a fresh copy of Eclipse 3.5 (eclipse-jee-galileo-SR1-
macosx-cocoa.tar.gz) and extracting to "/Applications/eclipse", then
reinstalling the Eclipse Google Plugin and GWT fixed my problems.
Sorry for generating extra discussion traffic. Hopefully the general
install information will be helpful to someone. Once I had good
copies of the download files, everything came together pretty
smoothly.
-jrk
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home