Up next

Server-Supported Large-Scale Development

10 Views· 14 Aug 2019
ITCOURSES
ITCOURSES
5 subscribers
0

When developing the core of a large-scale application or a broadly used library, it is often impractical to have the whole application or the library with all projects that use it open in the developer's IDE at once. But many useful IDE features, such as find usages, cannot work correctly when the IDE does not know about all the dependent projects. The solution is to use server-supported development: the developer can have only the core or the library open in the IDE and let it perform queries such as find usages on the server. The results are then shown in the IDE as usual. This presentation demonstrates the use of server-supported development, on both the client and the server side.

Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.

Show more
100% online learning from the world's best universities, organisations and Instructors

 0 Comments sort   Sort By


Up next