You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jaroslav Tulach (Jira)" <ji...@apache.org> on 2021/08/26 07:09:00 UTC

[jira] [Resolved] (NETBEANS-5526) New Java project for NBLS over LSP for Maven and Gradle

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

Jaroslav Tulach resolved NETBEANS-5526.
---------------------------------------
    Fix Version/s:     (was: Next)
                   12.5
       Resolution: Fixed

https://github.com/apache/netbeans/pull/3084
https://github.com/apache/netbeans/pull/2999


> New Java project for NBLS over LSP for Maven and Gradle
> -------------------------------------------------------
>
>                 Key: NETBEANS-5526
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5526
>             Project: NetBeans
>          Issue Type: New Feature
>          Components: vscode
>    Affects Versions: 12.4
>            Reporter: Martin Balin
>            Assignee: Jaroslav Tulach
>            Priority: Major
>              Labels: Gradle, maven
>             Fix For: 12.5
>
>
> VSNetBeans is missing an easy way to create a New Java project. This is really missing and I personally switch to NetBeans to jump start new project so pom.xml... is created for me as well as main Java class.
> To really enable Java development in VSCode we need to provide this functionality. Otherwise it is missing the _Start of Java journey_ for ordinary developer.
> It will be good if connect this to NBLS project support and enable Maven+Gradle projects there. Wizard should be invoked from Command Palette and will likely consists of several steps for simplest project types.
> For the start we can support just some simple projects. 
> Original idea was to get pom.xml with main Java class set for execution, jar packaging and listing main class for jar execution in Manifest.mf...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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