I am not sure if this is your problem but it may be causing it. One thing is to make sure all projects that you are not working on are close. If you right click on the project you are working on select close unrelated projects. This is more of an eclipse tip but it may be causing issues like this. Just a suggestion.
Thank You Dan Vega [EMAIL PROTECTED] http://www.danvega.org On Mon, Jul 14, 2008 at 2:33 PM, ivo <[EMAIL PROTECTED]> wrote: > Hello all, > > I ran across a problem I periodically have in Flex Builder where break > points are off. This is an AIR project so there shouldnt be any browser > caching issues. In the past this has not affected me terribly since I only > experienced it on temporary machines, my main dev workstation never had this > problem...until today. > > All I did was switch workspaces to a brand new one and checked out from svn > an earlier revision of the same project I was already working on. I then > added a trace statement & put a break point on the new line but as I step > thru the code it is off by one line. I deleted the contents of the bin > folders & rebuilt but the problem persists. The only way I can make changes > stick is to check into svn, blow away the workspace and redownload > everything. > > The original Flex Builder 3 workspace does not seem to have this problem > but all new workspaces do. > > In the past I have never had to work on two workspaces simultaneously so > this wasnt a problem but now I need to be able to switch back and forth > rapidly (using svn switch takes too long). > > Does anyone know how to solve this issue? > > Thanks, > > - Ivo > > >

