Dale Anson
2016-08-03 16:57:00 UTC
---
** [plugin-bugs:#1860] JavaSideKick mishandles >>**
**Status:** open
**Group:**
**Created:** Wed Aug 03, 2016 04:56 PM UTC by Dale Anson
**Last Updated:** Wed Aug 03, 2016 04:56 PM UTC
**Owner:** Dale Anson
JavaSideKick fails to parse a java file that has nested generics, for example,
List<String, Map<String, String>> treeThing;
The >> at the end of the generic declaration is treated as a right shift, then the parser is confused and doesn't parse the file.
---
Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/plugin-bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/plugin-bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
** [plugin-bugs:#1860] JavaSideKick mishandles >>**
**Status:** open
**Group:**
**Created:** Wed Aug 03, 2016 04:56 PM UTC by Dale Anson
**Last Updated:** Wed Aug 03, 2016 04:56 PM UTC
**Owner:** Dale Anson
JavaSideKick fails to parse a java file that has nested generics, for example,
List<String, Map<String, String>> treeThing;
The >> at the end of the generic declaration is treated as a right shift, then the parser is confused and doesn't parse the file.
---
Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/plugin-bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/plugin-bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.