Hello Hani, thank you for your suggestions. We will include checks for MacOS into idea.sh script in the next (#534) build.
Best regards, Vladimir Kondratyev ___________________________________________ IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ Friday, December 07, 2001, 3:23:28 PM, you wrote: HS> Can you also please please fix the script so it figures out whether to use HS> OSX stuff or not, instead of forcing users to edit it by hand every time? HS> Have a look at the ant script, it does all the checking that IDEA should do HS> Vladimir Kondratyev said: >> Hello Sylvain, >> >> this bug is fixed in #534. Thank you for reporting the problem. >> >> Best regards, >> Vladimir Kondratyev >> ___________________________________________ >> IntelliJ Software, "Develop with pleasure" >> http://www.intellij.com/ >> >> Thursday, December 06, 2001, 10:20:44 PM, you wrote: >> >> TS> Hi, >> >> TS> every time I untar a new release of idea, I have to chmod +x >> bin/idea.sh TS> Can't we set the executable bit before taring it up? >> >> TS> Also, why are we hard-coding JAVA_HOME in the script. In version >> 517, there TS> used to be a check for JAVA_HOME before setting it. It >> has been removed TS> from later releases. Here is the code in 517: >> >> TS> if [ -z JAVA_HOME] >> TS> then >> TS> JAVA_HOME=/usr/local/jdk1.3.1 >> TS> fi >> >> >> TS> Version 532 has this instead: >> >> TS> JAVA_HOME=/usr/local/jdk1.3.1 >> >> TS> - Sylvain Tremblay >> >> TS> _______________________________________________ >> TS> Eap-list mailing list >> TS> [EMAIL PROTECTED] >> TS> http://www.intellij.com/mailman/listinfo/eap-list >> >> >> _______________________________________________ >> Eap-list mailing list >> [EMAIL PROTECTED] >> http://www.intellij.com/mailman/listinfo/eap-list HS> _______________________________________________ HS> Eap-list mailing list HS> [EMAIL PROTECTED] HS> http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
