Saturday, June 25, 2011

[android-developers] Re: Eclipse Project Error

Turn off automatic build at least temporarily, then do a clean on the
project and start the build over. If that doesn't work, repeat the
same steps but exit and re-enter Eclipse before starting the build
over. If even that doesn't work, you may have a build configuration
problem. Check project properties.

On Jun 22, 7:59 am, Angelina <hawaiianfire1...@gmail.com> wrote:
> Hello!
>
> I am working on the Bluetooth Chat from the Android Developer site in
> Eclipse IDE.  I am using Android 2.1 and changed the Action Bar to
> display Toast messages instead and am only working with Secure
> connections.
>
> I have three classes under the same package called BluetoothChat,
> BluetoothChatService, and DeviceListActivity and the project name is
> BluetoothCh.
>
> Two of the files had errors that I fixed.  They were saved and are
> clear of the red x that previously marked both .java files.  All of
> the other files are clear of errors as well.  However, the main
> Android project folder still contains a red x, and Eclipse is not
> allowing a run or debug of the application because of this errors in
> the project.
>
> Does anyone have any ideas how to solve this?  Any advice is very much
> appreciated!  Thank you!

--
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 group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment