Example usage for org.springframework.ide.eclipse.core SpringCoreUtils getDeploymentDescriptor

List of usage examples for org.springframework.ide.eclipse.core SpringCoreUtils getDeploymentDescriptor

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.core SpringCoreUtils getDeploymentDescriptor.

Prototype

public static IFile getDeploymentDescriptor(IProject project) 

Source Link

Usage