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 2019/06/13 05:51:11 UTC

[GitHub] [netbeans] jGauravGupta opened a new pull request #1297: NP-20 Payara Micro tools integration in Apache NetBeans IDE

jGauravGupta opened a new pull request #1297: NP-20 Payara Micro tools integration in Apache NetBeans IDE
URL: https://github.com/apache/netbeans/pull/1297
 
 
   Payara Micro tool supports the following Payara Micro version : 
   
   - Payara Micro 4.1.2.174
   - Payara Micro 4.1.2.181
   - Payara Micro 5.181
   - Payara Micro 5.182
   - Payara Micro 5.183
   - Payara Micro 5.184
   - Payara Micro 5.191
   - Payara Micro 5.192
   
   **Friends package access :**
   - `org.netbeans.modules.maven.j2ee.utils` friend-package access is required for `MavenProjectSupport.isDeployOnSave(org.netbeans.api.project.Project)` utils.
   - `org.netbeans.modules.maven.j2ee.ui` friend-package access is required to inherit the  `org.netbeans.modules.maven.j2ee.ui.EEIcons`.
   - `org.netbeans.modules.maven.execute` friend-package access is required to fetch default action mapping using  `ActionToGoalUtils.getDefaultMapping()` utils.
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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