| Summary: | Stack trace element to file bug | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | someguynamedpie |
| Component: | Debug | Assignee: | JDT-Debug-Inbox <jdt-debug-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | CC: | Michael_Rennie, remy.suen |
| Version: | 3.6.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
someguynamedpie
Can you paste an example stacktrace on the bug that demonstrates the problem? Using the following stack trace with all spaces replaced by tabs: !ENTRY org.eclipse.ant.core 4 1 2013-08-19 22:23:01.879!MESSAGE Array index out of range: 0! STACK 0java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0 at java.util.Vector.remove(Vector.java:777) at org.eclipse.ant.internal.launching.debug.AntDebugState.initializeBuildSequenceInformation(AntDebugState.java:560) at org.eclipse.ant.internal.launching.debug.AntDebugState.targetStarted(AntDebugState.java:301) works as intended. |