You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2018/04/21 01:24:00 UTC

[jira] [Commented] (NETBEANS-399) Compile on Save support for arbitrary maven projects

    [ https://issues.apache.org/jira/browse/NETBEANS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446563#comment-16446563 ] 

Laszlo Kishalmi commented on NETBEANS-399:
------------------------------------------

Well probably this could happen after 9.0 release and the second code drop from Oracle which contains the JavaEE stuff. Without that it's really hard to do any improvement here.

> Compile on Save support for arbitrary maven projects
> ----------------------------------------------------
>
>                 Key: NETBEANS-399
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-399
>             Project: NetBeans
>          Issue Type: Wish
>          Components: javaee - Maven
>    Affects Versions: 8.2
>            Reporter: ratcash
>            Priority: Major
>         Attachments: Kotlin-maven-EE.zip
>
>
> Dear developers, 
> please consider adding support for arbitrary maven projects to utilize the "compile on save"  and deploy on save feature of Netbeans.
> To give a real-life example:
> I am evaluating the Kotlin-Netbeans plugin from JetBrains ([https://github.com/JetBrains/kotlin-netbeans)] to develop a maven based Kotlin project for Java EE in Netbeans. The maven setup is according to the official guide here: [https://kotlinlang.org/docs/reference/using-maven.html]
> The Compile on Save feature is a huge time safer, works flawlessly for the rather standard Maven/Java/EE projects and I can't imagine development without it.
> While the FAQ for [http://wiki.netbeans.org/FaqCompileOnSave] states that for maven projects it actually executes the corresponding maven goals (phases?), it does not really seem like the kotlin-maven-plugin was called - no new class files appear in target/classes.
> An improvement suggestion was already filed for the plugin developers ([https://github.com/JetBrains/kotlin-netbeans/issues/126)] even though that plugin is not maintained these days. Also I wanted to double check via this very ticket, whether adding support for this is actually the plugin's responsibility or that of netbeans'.
> I have already wrote to the users mailing list and Emilian B. referred me to Jira here.
> Attached see a sample project I used to test the capability.
> Joining the sparseness and advanced capabilities of Kotlin with the fast reload times achievable with "Compile On Save" and "Deploy on Save" would be a killer combination. This would be something that would not be possible (AFAIK) with any other IDE today.



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