neilcsmith-net opened a new pull request, #9464:
URL: https://github.com/apache/netbeans/pull/9464

   Open files from imported projects on first run after update.  This follows 
on from #9449 and uses the now imported attributes to maintain the open files 
after updating the IDE.  This (partly) resolves #9443
   
   The code first checks whether any editors are already open, otherwise it 
interferes with the last focused tab on subsequent runs.  The other option 
would be to check for first run after update, but I'm not sure we have an easy 
way to do that?
   
   The real project is extracted from the project lookup as the configuration 
cannot be read using the ergonomics wrapper project. (bug??)
   
   Draft for now - needs more testing.


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

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