Martin Balin created NETBEANS-5526:
--------------------------------------

             Summary: 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
             Fix For: Next


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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to