[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-05-10 Thread snpe
It's possible that ApkBuilder locks *.apk file when a exception occurs. ApKBuilder work a lot operation with apk file without closing them when a exception happen. The problem disappear when user refresh (unlock) the file or restart OS. Restarting is obligate on Windows because Linux/Mac don't lock

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-05-09 Thread Zsolt Vasvari
Yes, please fix this. This is very large productivity hindrence. Every time I add/remove a resource, I need to Clean and Rebuild twice. It always fails the first time around with an ! showing next to the project name. On May 10, 2:07 pm, Xavier Ducrohet wrote: > interesting. I've been playing

Re: [android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-05-09 Thread Xavier Ducrohet
interesting. I've been playing with Eclipse 3.6.2 recently and saw this quite a bit, but I never see it with Eclipse 3.5.2 which is my main development version. I'll do more testing after IO to see what's up. Xav On Sat, May 7, 2011 at 2:52 PM, Kamil wrote: > I've noticed this issue not working

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-05-07 Thread Kamil
I've noticed this issue not working with Android SDK but with J2EE project. In my case turning off autobuild option and cleaning whole project fixed problem. After this few steps automatic build can be switched to on again. I think this is IDE bug, so it should be reported to eclipse developers. O

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-05-07 Thread snpe
Can anybody reproduce this issue on Linux ? On May 5, 4:59 pm, Jake Basile wrote: > This problem has not gone away, and is getting worse. I need to fully > restart eclipse so often now to get it to use my new code that I do it about > 15 times a day. > > Incredibly frustrating, and a waste of my

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-05-05 Thread Jake Basile
This problem has not gone away, and is getting worse. I need to fully restart eclipse so often now to get it to use my new code that I do it about 15 times a day. Incredibly frustrating, and a waste of my time. -- You received this message because you are subscribed to the Google Groups "Andro

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-15 Thread MarcoAndroid
My auto-refresh option under Preferences > General > Workspace > Refresh automatically wasn't on, turned it on (though instructions don't say you have to AFAICT). Didn't have any change-detection problems for about a day. But today had a change-detection problem again, this time had added new layou

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-14 Thread Jake Basile
On Wednesday, April 13, 2011 2:47:45 PM UTC-4, Dan Jin wrote: > Have you tried to refreshing Eclipse under the file menu? I have auto-refresh enabled so that I shouldn't need to. If the solution is to manually refresh every time, it's still broken in my opinion. -- You received this message b

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread Zsolt Vasvari
I see this problem all the time -- very annoying --- happens at least 5 times a day. Windows Vista 64-bit Helios Service Release 2 Latest Android stuff I would be happy to help to resolve this. On Apr 14, 4:09 am, Xavier Ducrohet wrote: > You mention Ganymede which is Eclipse 3.4 which is not

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread Dan Jin
On Apr 13, 8:39 am, Jake Basile wrote: > I started noticing this problem about two weeks ago, but it's hard to nail > down. I would change something in my code, wait for eclipse to finish > building, deploy to my emulator or device, and proceed to step on the new > code. I'd see no change and wo

Re: [android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread Jake Basile
I've never had any odd UI issues or crashes that seemed related to this issue (I've had both, just not close enough to this issue to be linked). -- Jake Basile http://jakebasile.com/ On Wed, Apr 13, 2011 at 5:31 PM, Kostya Vasilyev wrote: > I see this occasionally with Eclipse 3.6.2 and ADT 10.

Re: [android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread Kostya Vasilyev
I see this occasionally with Eclipse 3.6.2 and ADT 10. It's usually a pretty obvious crash or a UI artifact, and cleaning the project in Eclipse always fixes it. -- Kostya 14.04.2011 0:17, Jake Basile пишет: I am running on 3.5, and my workspace is on auto-refresh. What do you mean by works

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread MarcoAndroid
Note that everything still works fine on the old installation using Ganymede :) The fresh new installation is using Eclipse Helios (3.6). Don't remember from top of my head whether I picket Classic or Java or JEE Will try to remember to check the workspace log on the next time it happens. Wil

Re: [android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread Jake Basile
I am running on 3.5, and my workspace is on auto-refresh. What do you mean by workspace log? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread String
I've seen this occasionally, though not for a while now that you mention it. On Wednesday, April 13, 2011 8:44:43 PM UTC+1, MarcoAndroid wrote: - Also had already one time that the app showed completely incorrect > messages from myapp.R.string.*; it was just picking the wrong ids! > I get thi

Re: [android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread Xavier Ducrohet
You mention Ganymede which is Eclipse 3.4 which is not supported anymore. you need to move to 3.5+ It could impact the build, can you look at the workspace log to see if a strange exception happened? Also, is your workspace on auto-refresh? On Wed, Apr 13, 2011 at 12:44 PM, MarcoAndroid wrote: >

[android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread MarcoAndroid
I've seen this too recently since I started using android-sdk_r10- windows on Windows XP 32b. Started with a fresh install last week, brandnew laptop. I've got it about 10 times a day. - Eclipse (adt/sdk) sometimes doesn't detect a change in a layout XML file. When the main activity is restarted I