You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Geertjan Wielenga (JIRA)" <ji...@apache.org> on 2019/05/05 20:54:00 UTC

[jira] [Resolved] (NETBEANS-1783) Support for JEP 330: Launch Single-File Source-Code Programs

     [ https://issues.apache.org/jira/browse/NETBEANS-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geertjan Wielenga resolved NETBEANS-1783.
-----------------------------------------
    Resolution: Fixed

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

> Support for JEP 330: Launch Single-File Source-Code Programs
> ------------------------------------------------------------
>
>                 Key: NETBEANS-1783
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1783
>             Project: NetBeans
>          Issue Type: Wish
>            Reporter: Erik
>            Assignee: Sarvesh Kesharwani
>            Priority: Minor
>
> I've been doing Advent of code and found myself wanting to write, run and debug Single-File Source-Code Programs as defined by JEP 330. See [https://openjdk.java.net/jeps/330.] I think this feature could be useful to people who know Java, want good IDE support, and want to write scripts without having to resort to a different language. I also think this feature could be useful in an educational setting to quickly get students up and writing their first lines of Java without having to learn about project structure. Catering to these audiences could help with increasing the adoption of Netbeans.
> There's recently been some discussion about changing the default project type in Create new project dialog. Maybe Single-File Source-Code programs could be added there as well?
> Currently you can open and edit individual files but there is no way to run and debug them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists