You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Kenneth Fogel <kf...@dawsoncollege.qc.ca> on 2019/06/02 14:53:49 UTC

Single File Java

I was wondering if JEP 330 will be in 11.1? Watched the video and it looks like a great way to teach Java. We use DrJava in our first coding class but it’s stuck at 1.8 while we are moving to 12 for the fall.

Ken

Re: Single File Java

Posted by Arunava Sinha <ar...@oracle.com>.
Hi,

JEP330 is already implemented and will be part of next release(11.1)

https://github.com/apache/netbeans/pull/1171 
<https://github.com/apache/netbeans/pull/1171/files>

Regards,

Arunava Sinha


On 6/2/2019 8:23 PM, Kenneth Fogel wrote:
> I was wondering if JEP 330 will be in 11.1? Watched the video and it looks like a great way to teach Java. We use DrJava in our first coding class but it’s stuck at 1.8 while we are moving to 12 for the fall.
>
> Ken
>

Re: Single File Java

Posted by Geertjan Wielenga <ge...@apache.org>.
Yes, here it is, in the main repo:

https://github.com/apache/netbeans/pull/1171

Gj

On Sun, Jun 2, 2019 at 4:54 PM Kenneth Fogel <kf...@dawsoncollege.qc.ca>
wrote:

> I was wondering if JEP 330 will be in 11.1? Watched the video and it looks
> like a great way to teach Java. We use DrJava in our first coding class but
> it’s stuck at 1.8 while we are moving to 12 for the fall.
>
> Ken
>