Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8453579
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:48:28+00:00 2026-06-10T11:48:28+00:00

Yesterday, my project was building and running fine. Today, Eclipse decided it doesn’t recognize

  • 0

Yesterday, my project was building and running fine. Today, Eclipse decided it doesn’t recognize my custom attributes anymore. I can’t think of anything I changed that would cause this. I have around 2 dozen XML layouts full of custom attributes, and it doesn’t reocgnize any of them. Here’s one of the layouts (in res/layout):

<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
                  xmlns:aes="http://schemas.android.com/apk/res/com.aes.androidapp"
                  android:title="@string/ffour_analog_in_1">
    <com.aes.androidapp.IntPref android:title="@string/ffour_calibration_offset"
                                android:summary="@string/ffour_calibration_offset_sum"
                                android:key="ffour_ain1_calibration_offset"
                                android:defaultValue="0"
                                android:digits="-1234567890"
                                android:gravity="right"
                                android:inputType="numberSigned"
                                aes:range="-19999:30000"/>

    <com.aes.androidapp.IntPref android:title="@string/ffour_filter_time"
                                android:summary="@string/ffour_filter_time_sum"
                                android:key="ffour_ain1_filter_time"
                                android:defaultValue="0"
                                android:digits="-1234567890"
                                android:gravity="right"
                                android:inputType="numberSigned"
                                aes:range="-600:600"/>
</PreferenceScreen>

Here’s my attributes file (res/values/attrs.xml):

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="IntPref">
        <attr name="range" format="string" />
        <attr name="condition" format="string" />
    </declare-styleable>
</resources>

With the XML file being seen as having errors, R isn’t being generated as a result IntPref.java also has issues. I’ve been tearing my hair out over this for the last 8 hours and can’t see anything that I’ve done incorrect. Any suggestions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T11:48:29+00:00Added an answer on June 10, 2026 at 11:48 am

    It took nearly a full week to track down what the issue was, but I finally found it:

    Somehow I had inadvertently changed the package name in the Manifest.

    As a general debugging tip for everyone, I’m going to say what helped me track this down: I looked through the files that were changed in commits (the whole project is on GitHub) in/around the day this issue happened. I noticed one commit where a large portion of a manifest for a similar project was copied into this project, including the package name of the similar package. Thus how the package name had been changed in this project’s manifest, and thus the issue that made it so attributes were no longer recognized. It seems like this is the kind of issue that was so improbable to occur that no one will ever have it, but just in case it does happen, that’s what the answer to my problem ended up being.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Yesterday my project was running smoothly but today I'm facing an error. Here are
I am using Flash Builder 4.6 Yesterday the project is working fine. Now it
Yesterday I made a project in eclipse, and it was working, compiling. I used
Yesterday I started working on my iPhone project again. I'm building a game with
I installed IronPython yesterday. After running Visual Studio the IronPython project template showed up
I joined a project yesterday, we decided to merge our two projects into one,
Yesterday I was working on a project and using a timer. Today I went
Yesterday I was having fully compiled ASP.NET MVC 3.0 project. Today when i opened
When I try to run my Android project(which was working fine yesterday) I get
The problem can be found here : http://projecteuler.net/problem=11 Yesterday I saw project Euler and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.