René's URL Explorer Experiment


Title: static inner class error and NullPointerException · Issue #1177 · androidannotations/androidannotations · GitHub

Open Graph Title: static inner class error and NullPointerException · Issue #1177 · androidannotations/androidannotations

X Title: static inner class error and NullPointerException · Issue #1177 · androidannotations/androidannotations

Description: Hi there, I made a similar class than this test class and when I build it I get more errors. First I get "EBean cannot be used on a non static inner element" and then one NullPointerException. If you comment the @AfterInject annotation y...

Open Graph Description: Hi there, I made a similar class than this test class and when I build it I get more errors. First I get "EBean cannot be used on a non static inner element" and then one NullPointerException. If y...

X Description: Hi there, I made a similar class than this test class and when I build it I get more errors. First I get "EBean cannot be used on a non static inner element" and then one NullPointerExcep...

Opengraph URL: https://github.com/androidannotations/androidannotations/issues/1177

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"static inner class error and NullPointerException","articleBody":"Hi there, \nI made a similar class than this test class and when I build it I get more errors. \nFirst I get \"EBean cannot be used on a non static inner element\" and then one NullPointerException. \nIf you comment the @AfterInject annotation you get only the first error (no NullPointerException). \n\n``` java\npackage hu.simpe.androidannotationstest;\n\nimport android.app.ListFragment;\nimport android.content.Context;\nimport android.widget.ArrayAdapter;\n\nimport org.androidannotations.annotations.AfterInject;\nimport org.androidannotations.annotations.Bean;\nimport org.androidannotations.annotations.EBean;\nimport org.androidannotations.annotations.EFragment;\n\n/**\n * Created by Péter Simon on 2014.10.04.\n */\n@EFragment(R.layout.fragment_test)\npublic class TestFragment extends ListFragment {\n\n    @Bean\n    protected TestAdapter mAdapter;\n\n    public TestFragment() {\n        // Required empty public constructor\n    }\n\n    @EBean\n    protected static class TestAdapter extends ArrayAdapter\u003cString\u003e {\n\n        private static String[] testElements = new String[]{\"test1\", \"test2\"};\n\n        public TestAdapter(Context context) {\n            super(context, android.R.layout.simple_list_item_1);\n        }\n\n        @AfterInject\n        protected void afterInject() {\n            for (String testElement : testElements) {\n                add(testElement);\n            }\n        }\n    }\n\n}\n\n```\n\n```\nNote: Validating elements\nNote: Validating with EFragmentHandler: [hu.simpe.androidannotationstest.TestFragment]\nNote: Validating with EBeanHandler: [hu.simpe.androidannotationstest.TestFragment.TestAdapter]\nNote: Validating with BeanHandler: [mAdapter]\nNote: Validating with AfterInjectHandler: [afterInject()]\nNote: Processing root elements\nNote: Processing root elements EFragmentHandler: [hu.simpe.androidannotationstest.TestFragment]\nNote: Processing enclosed elements\nD:\\Users\\simpe\\AndroidAnnotationTest\\app\\src\\main\\java\\hu\\simpe\\androidannotationstest\\TestFragment.java\nError:(25, 5) error: @org.androidannotations.annotations.EBean cannot be used on a non static inner element\nWarning:(26, 22) Element EBeanHandler unvalidated by\nError:(16, 8) error: Something went wrong: Unexpected error in AndroidAnnotations 3.1!\nYou should check if there is already an issue about it on https://github.com/excilys/androidannotations/search?q=java.lang.NullPointerException\u0026type=Issues\nIf none exists, please open a new one with the following content and tell us if you can reproduce it or not. Don't forget to give us as much information as you can (like parts of your code in failure).\nJava version: javac 1.8.0_20\nJavac processors options: androidManifestFile=D:\\Users\\simpe\\AndroidAnnotationTest\\app\\build\\intermediates\\manifests\\debug\\AndroidManifest.xml, resourcePackageName=hu.simpe.androidannotationstest\nStacktrace: java.lang.NullPointerException\nat org.androidannotations.handler.AfterInjectHandler.process(AfterInjectHandler.java:51)\nat org.androidannotations.handler.AfterInjectHandler.process(AfterInjectHandler.java:27)\nat org.androidannotations.process.ModelProcessor.processThrowing(ModelProcessor.java:136)\nat org.androidannotations.process.ModelProcessor.process(ModelProcessor.java:120)\nat org.androidannotations.AndroidAnnotationProcessor.processAnnotations(AndroidAnnotationProcessor.java:243)\nat org.androidannotations.AndroidAnnotationProcessor.processThrowing(AndroidAnnotationProcessor.java:185)\nat org.androidannotations.AndroidAnnotationProcessor.process(AndroidAnnotationProcessor.java:113)\nat \nThrown from: hu.simpe.androidannotationstest.TestFragment.TestAdapter\nElement (MethodSymbol):\n@org.androidannotations.annotations.AfterInject\nprotected void afterInject();\n```\n","author":{"url":"https://github.com/simopete","@type":"Person","name":"simopete"},"datePublished":"2014-10-04T12:33:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/1177/androidannotations/issues/1177"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ab8e9a70-9945-5d2a-a40b-0a8d705553f8
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9768:13DBA:3CA59F:58750A:6A61E735
html-safe-nonce7f8e4839cd99474aeebab7563e48c13c2b9f77b4bdf598bce6c32ab50d7f8663
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NzY4OjEzREJBOjNDQTU5Rjo1ODc1MEE6NkE2MUU3MzUiLCJ2aXNpdG9yX2lkIjoiNTA5MTkyMTM0NTk2MzQ4NDk4MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac257f36ac6442c2c7063a6b3c157c3533e5401716090cf7f96b00f30bfaf1551d
hovercard-subject-tagissue:44881318
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/androidannotations/androidannotations/1177/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8a6bd02ab54fbb548cae33c0ce1028dcfeaa79cf5c6ebce79e6496a3e353e182/androidannotations/androidannotations/issues/1177
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8a6bd02ab54fbb548cae33c0ce1028dcfeaa79cf5c6ebce79e6496a3e353e182/androidannotations/androidannotations/issues/1177
og:image:altHi there, I made a similar class than this test class and when I build it I get more errors. First I get "EBean cannot be used on a non static inner element" and then one NullPointerException. If y...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesimopete
hostnamegithub.com
expected-hostnamegithub.com
Noneb2de8c74e5e61e893155ba46ee41bc66170c1644cb795adefa8386d490f7781c
turbo-cache-controlno-preview
go-importgithub.com/androidannotations/androidannotations git https://github.com/androidannotations/androidannotations.git
octolytics-dimension-user_id1315313
octolytics-dimension-user_loginandroidannotations
octolytics-dimension-repository_id3116751
octolytics-dimension-repository_nwoandroidannotations/androidannotations
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3116751
octolytics-dimension-repository_network_root_nwoandroidannotations/androidannotations
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released1866027ded575df8a15c731dd8b9986c9483ceb
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/androidannotations/androidannotations/issues/1177#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fandroidannotations%2Fandroidannotations%2Fissues%2F1177
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fandroidannotations%2Fandroidannotations%2Fissues%2F1177
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=androidannotations%2Fandroidannotations
Reloadhttps://github.com/androidannotations/androidannotations/issues/1177
Reloadhttps://github.com/androidannotations/androidannotations/issues/1177
Reloadhttps://github.com/androidannotations/androidannotations/issues/1177
Please reload this pagehttps://github.com/androidannotations/androidannotations/issues/1177
androidannotations https://github.com/androidannotations
androidannotationshttps://github.com/androidannotations/androidannotations
Notifications https://github.com/login?return_to=%2Fandroidannotations%2Fandroidannotations
Fork 2.3k https://github.com/login?return_to=%2Fandroidannotations%2Fandroidannotations
Star 11k https://github.com/login?return_to=%2Fandroidannotations%2Fandroidannotations
Code https://github.com/androidannotations/androidannotations
Issues 50 https://github.com/androidannotations/androidannotations/issues
Pull requests 0 https://github.com/androidannotations/androidannotations/pulls
Actions https://github.com/androidannotations/androidannotations/actions
Wiki https://github.com/androidannotations/androidannotations/wiki
Security and quality 0 https://github.com/androidannotations/androidannotations/security
Insights https://github.com/androidannotations/androidannotations/pulse
Code https://github.com/androidannotations/androidannotations
Issues https://github.com/androidannotations/androidannotations/issues
Pull requests https://github.com/androidannotations/androidannotations/pulls
Actions https://github.com/androidannotations/androidannotations/actions
Wiki https://github.com/androidannotations/androidannotations/wiki
Security and quality https://github.com/androidannotations/androidannotations/security
Insights https://github.com/androidannotations/androidannotations/pulse
#1179https://github.com/androidannotations/androidannotations/pull/1179
static inner class error and NullPointerExceptionhttps://github.com/androidannotations/androidannotations/issues/1177#top
#1179https://github.com/androidannotations/androidannotations/pull/1179
Defecthttps://github.com/androidannotations/androidannotations/issues?q=state%3Aopen%20label%3A%22Defect%22
https://github.com/simopete
simopetehttps://github.com/simopete
on Oct 4, 2014https://github.com/androidannotations/androidannotations/issues/1177#issue-44881318
Defecthttps://github.com/androidannotations/androidannotations/issues?q=state%3Aopen%20label%3A%22Defect%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.