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 2019/04/26 19:12:00 UTC

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

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

Laszlo Kishalmi commented on NETBEANS-2138:
-------------------------------------------

# That is how the IDE works with main projects from 8.x I guess. By default the main project is set to None and then the IDE actions are considering the project in the current selection lookup as a target. If you set a main project then you can change it either in the Run> Main Project or right clicking on a Project. That is regardless from the project type.
 # I guess you are experiencing NETBEANS-2035
 # It seems is a duplicate of: NETBEANS-2288

I'm going to create a Wiki page on the licenses.

> 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
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>
> 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