From: Brian S. <bs...@bs...> - 2002-08-12 04:55:54
|
> Does JDeveloper handle generics? Any chance of adding support for > them? ;-) Right now? Presumably no, or not really at least. I bet you could get JDeveloper to invoke jsr14 for compilation, but syntax highlighting/code completion/etc would be all messed up. When I get a chance I'll poke around and see how hard it would be to hack a mode to support it. (I've been poking at the source lately investigating my REPL addin.) I'll also ask the JDev team (of which I am not a member, I'm in a group that makes some pieces they use/distribute) if they have any plans re generics. Of course, if they ever become part of the standard SDK I imagine they'd have support. -brian |