You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Peter Steele (JIRA)" <ji...@apache.org> on 2019/02/18 19:46:00 UTC

[jira] [Created] (NETBEANS-2138) Issues with new build with native gradle support

Peter Steele created NETBEANS-2138:
--------------------------------------

             Summary: Issues with new build with native gradle support
                 Key: NETBEANS-2138
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2138
             Project: NetBeans
          Issue Type: Improvement
          Components: projects - Gradle
            Reporter: Peter Steele


Here is a summary of the issues I have found

 
 * In the project navigator pane (the one with the tree in). If you don't have a main project selected the set main project right click item doesn't appear. But if you have one selected the set main project does appear. I would say it should always appear. You can set the main project from the main menu so that is ok.
 * if you right click in the projects view and do a clean and build. The outputs tab in the notiifcation is not loaded up. If it is already loaded up but the focus in the notification area is on the Search Results tab, for example, then again the focus is not changed to the output tab. If the output tab is open and in focus but there is another sub tab open (like a git commit window) then again the focus doesn't change to the output window.
 * 
In the current gradle plugin, in the license section of the project properties, there used to be a box to enter the organization, this has now dissapeared in the native gradle build? Where is the replacement box located? Why was it removed?
 
Previously I created a profile and just applied that profile to projects, now I need to select either a global license or use a gradle defined license.which is set using a netbeans.license property. The options for values here are to use absolute paths or short codes for the license I want to use. The question is what are these short codes? I tried some obvious examples for the license I want but it didn't work. Is there a list somewhere?

 
 



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