#!/bin/sh JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home JDK_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home ANT_HOME=$HOME/Applications/apache-ant-1.7.0 MVN_HOME=$HOME/Applications/apache-maven SCALA_HOME=$HOME/Applications/scala-2.6.0-final GROOVY_HOME=$HOME/Applications/groovy-1.5.6 SOD_HOME=/Users/amrk/IdeaProjects/securemx/sod ANDROID_SDK=/Users/amrk/temp/android-sdk-mac_x86-1.5_r2/platforms/android-1.5 PG_HOME=/Library/PostgreSQL8
You might be right about that ;-) On Fri, Oct 16, 2009 at 8:42 PM, Fabrizio Giudici < [email protected]> wrote: > > Mark Derricutt wrote: > > Thats odd - I've always just downloaded the .dmg, dragged Maia (or > > whatever IDEA version ) to my Applications directory and double > > clicked. NEVER had a problem (apart from when a plugin has caused > > issues or the build itself was broken beyond 'startup' issues). > > Probably you already had JDK_HOME set. BTW, after running it, I can't go > beyond the opening of a project: when I try to expand the "Users" icon > in the file explorer, it freezes forever and goes in "not responding > state". > > -- > Fabrizio Giudici - Java Architect, Project Manager > Tidalwave s.a.s. - "We make Java work. Everywhere." > weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog > [email protected] - mobile: +39 348.150.6941 > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
