lkishalmi opened a new pull request #2411:
URL: https://github.com/apache/netbeans/pull/2411


   In some cases (like javafx base module) the Gradle plugin fails to detect 
the project directory using heuristics. Caching sub project info aside of 
project info makes that information early accessible for project manager, also 
flushing non-project dir cache makes sure that the subproject can be detected 
after a project reload.
   
   This PR a bit more than that, it contains disk cache abstraction out of 
GradleProjectCache. That would be used later for caching other kind of Model 
information also caching multiple model result. 


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to