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/09/21 06:34:30 UTC

[GitHub] [netbeans] jtulach opened a new pull request, #4666: Recognize generatedDependencies tag

jtulach opened a new pull request, #4666:
URL: https://github.com/apache/netbeans/pull/4666

   On Dec 22, 2021 the `truffle` sources started to use `generatedDependencies` tag: https://github.com/oracle/graal/blob/master/truffle/mx.truffle/suite.py#L496
   
   Since then NetBeans cannot open [GraalVM Truffle sources](https://github.com/oracle/graal/blob/master/truffle/) properly. Shows how much people actually use NetBeans to develop GraalVM and how much of them cares about NetBeans...
   
   This PR adds support for `generatedDependencies` tag which improves handling of the `com.oracle.truffle.api.dsl.Cached` imports in current Truffle sources.


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


[GitHub] [netbeans] jtulach merged pull request #4666: Recognize generatedDependencies tag

Posted by GitBox <gi...@apache.org>.
jtulach merged PR #4666:
URL: https://github.com/apache/netbeans/pull/4666


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