Different people, different tastes.

One major thing people like with IDEA is that it is small
and simple. You grab ZIP, unzip, hit the BAT file
and there you go. Having installer with it sounds scary
to me (where would things go? isn't removing the directory
enough to remove old IDEA version?). We are developers,
and the tool is not a M$ mammoth.

Re the original subject:
I like the BAT file with javaw.exe more but I believe it must
be my personal decision to ignore all possible messages
(exceptions) that might appear in the window.

r.

> -----Original Message-----
> From: Tim Ferrell [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 21, 2001 9:30 AM
> To: [EMAIL PROTECTED]
> Subject: [Eap-features] InstallAnywhere installer (was -> idea bat
> suggestion)
> 
> 
> 
> As an alternate suggestion, how about a proper installer such 
> as InstallAnywhere? 
> 
> Actually, I have built IA 4.5 installers for IDEA that we use 
> internally that I update with each new build - I would be 
> happy to share the project files... I haven't customized the 
> graphics just yet but that could be done rather easily.
> 
> Cheers,
> Tim
> --
> Tim Ferrell                                             McGee 
> Corporation
> Development Manager / Lead Developer            (704) 882-1500 x374
> Java / C++ / Perl / VB / Oracle / Linux / Windows       
> [EMAIL PROTECTED]
> 
> 
> At 07:32 AM 11/21/2001 -0600, you wrote:
> 
> I disagree with javaw as the default.  While I don't like the 
> extra window
> in the task bar, I'd rather have that than all those popping 
> up windows when
> I do a build through ant.
> 
> -- Rick
> 
> -----Original Message-----
> From: LOVE,SCOTT (A-Spokane,ex1) [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 16, 2001 10:37 AM
> To: '[EMAIL PROTECTED]'
> Subject: [Eap-features] idea bat suggestion
> 
> 
> thoughts on idea deployment.
> 
> 1. it might be nice to use javaw to start idea as a default 
> rather than make
> most of us change the batch file.
> 2. it might be nice to increase the memory sizes to make it 
> easier to work
> by default.
> 
> i included my changes for reference. feel free to ignore/use at your
> discretion.
> 
> SET JAVA_EXE=%JAVA_HOME%\bin\javaw.exe
> start "Idea" "%JAVA_EXE%" "-Xms96m" "-Xmx128m"
> -Xbootclasspath/p:%BOOT_CLASS_PATH% -cp "%CLASS_PATH%"
> -Djdk.home="%JAVA_HOME%" -
> 
> Scott Love
> Software Engineer
> Agilent Technologies, Inc. 
> 
> 509 921 3678 Tel
>  
> 
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-features
> 
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-features 
> _______________________________________________ Eap-features 
> mailing list [EMAIL PROTECTED] 
> http://www.intellij.com/mailman/listinfo/eap-features
> 

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to