| Summary: | Unhandled Event Loop Exception | java.lang.ArrayIndexOutOfBoundsException | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Dirk Coligado <dirkjan521> | ||||
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | jarthana | ||||
| Version: | 4.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | stalebug | ||||||
| Attachments: |
|
||||||
|
Description
Dirk Coligado
I can't reproduce this behavior with 4.2 or the 4.3 RC1. Do you see the same behavior with a plain Java project as well? It would be great if you can try and isolate the problem and share it with us. Thanks! The problem only happens on an Android Application project. The findViewById and onClickListener are from the Android SDK I think. It is somehow similar to this bug. https://bugs.eclipse.org/bugs/show_bug.cgi?id=221723 But instead of the override/implement methods, I get this using content assist. I am having trouble creating a Android Application Project. Would you mind attaching a test project with the bug so I could import and try it out. Created attachment 231140 [details]
Sample Android Project
On the src/com...../AddSubjectActivity.java
I commented on the line where the error occurs.
After trying to use content assistant, look at the error log and see if it happened.
I uploaded the sample project. Please also take note that it was just yesterday that I received this error. I don't remember doing any changes before I get the unhandled exception. This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |