You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/25 12:51:08 UTC

[GitHub] [netbeans] aplatypus opened a new issue #3858: Persist support for `org.gradle.java.home` Java platform Gradle property

aplatypus opened a new issue #3858:
URL: https://github.com/apache/netbeans/issues/3858


   ### Description
   
   *  There is no way to set and PERSIST a sub-project build properties
       * The Jetty and HTTP code we use require Java 1.8
       * Everytime I open a sub-project (library) I must manually set the build to Java1.8
   
   ### Use case/motivation
   
   * Find and open sub-projects faster and more effectively
   * I am looking for a specific sub-project (say TestSupport) well, it is not after "S" it might be anywhere
   * With TestSupport looking for "Test..." is as fast as it might be because 
      *  3 or 4 sub-projects may be available in
      * they can be in  completely different locations on the tree
   *  Want projects of similar nomencluature say TestSupport, TestingData, TestUi, etc.
       * These are named so to keep them together and then Netbeans project tree just shuffles the up
   *  This implementaton just slows me / others down scanning the list
   
   ### Related issues
   
   *  There is no way to set and PERSIST a sub-project build properties
       * The Jetty and HTTP code we use require Java 1.8
       * Everytime I open a sub-project (library) I must manually set the build to Java1.8
   * see: #3857
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow the Apache Software Foundation's [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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