Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I use the JSR-14 compiler in DrJava?

compiler drjava
0
Posted

How do I use the JSR-14 compiler in DrJava?

0

Before Java 5.0 was released, DrJava provided support for Sun’s prototype compiler that supported generics, known as JSR-14. This support is no longer available in DrJava, but you can download an older version (such as drjava-stable-20040326) if it is needed. To use JSR-14 in DrJava, you will first need to download it from Sun’s Java Developer Connection site. (Note that this requires creating a free user account.) Once you have downloaded the package, open the older DrJava application, select the Preferences window (from the Edit menu) and specify the locations of the JSR-14 versions of javac.jar and collect.jar, which were included in the package you downloaded. JSR-14 should now appear in the list of available compilers on the Compiler Output tab. Note on Requirements: The newer versions of JSR-14 (versions 1.3 and later) require a JDK version 1.4.1 or later. Version 1.2 of JSR-14 requires JDK 1.4, while version 1.0 will work with JDK 1.3.1. Hosted by SourceForge.net DrJava is parti

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123