Silicon Valley Code Camp : October 9th and 10th, 2010

Greg Stachnick

unassigned
About Greg
Greg Stachnick is a senior director of product management at Oracle. He currently covers Oracle's Eclipse development tools strategy as well as Oracle's Eclipse-based IDEs: Workshop for Weblogic and the new Oracle Enterprise Pack for Eclipse. Greg has been involved in Eclipse tools development since 2000.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Design Time Dependency Analaysis for Eclipse - Just What Is In My Project Anyway?

    5:00 PM Saturday   Room: 3403
    Java IDEs such as Eclipse do a great job finding syntax errors and prevent the wasted time of running a full build that's sure to fail. However, they do little to verify that run-time dependencies are satisfied. This allows a Web application to compile but not run. Oracle Enterprise Pack for Eclipse examines all the elements of a Web application and their relationships, including JSF and JSP resources, deployment descriptors, configuration files, and more. The dependency knowledge also allows it to provide code completion/navigation for supported frameworks, even a graphical view of these dependencies. This session will show how to use the capabilities of AppXRay to save development time using a free Eclipse plug-in, Oracle Enterprise Pack for Eclipse.

    Speakers:    Pieter Humphrey  Greg Stachnick