Thanks for the suggestion. I changed my my heap to a min of 128 and a max of 512 in my eclipse.ini file. I'm not sure I really see a difference. I did, however, notice that "Build Automatically" was checked in the project settings. I unchecked that. I suspect that recompiling 25,000 lines of code over and over wasn't ever going to be very fast. That helps the speed issue a bit but I might still be missing something.
If any more advanced Eclipse users have any suggestions, I'd love to hear them. Thanks! _____ Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -----Original Message----- From: Casey Dougall [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 11, 2007 5:38 PM To: CF-Talk Subject: Re: OT: Eclipse speed issue On 12/11/07, Jake Churchill <[EMAIL PROTECTED]> wrote: > > I use CFEclipse for my IDE and it almost always works wonderfully. I > happen > to have a project that involves working with an existing java > project. One > of the files is 25,000 lines line and even though I'm using the Java > Perspective, Eclipse all but bombs. Just running eclipse with that file > open ties up about 350MB of memory. Any ideas? Maybe try changing heap sizes http://www.brooksandrus.com/blog_assets/screencasts/eclipsejvmheap/ This goes into a couple of different senarios where he needed to change heap sizes. Also a cool presentation the way he switches his camera views... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294568 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

