RE: [flexcoders] Eclipse Crashing

2009-04-30 Thread Peter Farland
Are you mixing AIR and Flex library projects in the same workspace? Have you tried excluding all of the Flex SDK swcs from the project library path that are not needed by each project? -Original Message- From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf

Re: [flexcoders] Eclipse Crashing

2009-04-30 Thread Pedro Sena
Do you REALLY need all those projects? If they are not different modules (and even if they are) you should try to divide them in packages instead of Projects. If this is REALLY necessary, I suggest you to build your project using maven instead of using your IDE to do it. Even to manage this

RE: [flexcoders] Eclipse Crashing

2009-04-30 Thread Kevin F. Benz
Here are few things I have found. They may help, they may not. Ultimately I find that projects under version control have been my issues. Let me explain. I have found (at least through SDK 3.0 and 3.1) that an upgrade to the SDK causes the local project file to go through some update but when

RE: [flexcoders] Eclipse Crashing

2009-04-30 Thread Kevin F. Benz
, 2009 3:23 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Eclipse Crashing Here are few things I have found. They may help, they may not. Ultimately I find that projects under version control have been my issues. Let me explain. I have found (at least through SDK 3.0 and 3.1