Example usage for org.aspectj.ajde.core IOutputLocationManager interface-usage

List of usage examples for org.aspectj.ajde.core IOutputLocationManager interface-usage

Introduction

In this page you can find the example usage for org.aspectj.ajde.core IOutputLocationManager interface-usage.

Usage

From source file org.eclipse.ajdt.internal.core.ajde.CoreOutputLocationManager.java

/**
 * IOutputLocationManager implementation which uses the methods on IJavaProject
 * to work out where the output should be sent.
 * 
 * Important note about paths:
 * Use Path.toOSString when describing a file on the filesystem