Re: MDR JDK version requirement
Martin Matula <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Brian, Brian Smith wrote: > What is the desired JDK version requirement for implementation in MDR? > In particular, is it okay to use JDK 1.4 assertions in patches intended > to be integrated into MDR (nbmdr.jar, jmiutils.jar)? No, it is not. We want the MDR to work with both JDK 1.3 and JDK 1.4. Martin