Package | Description |
---|---|
org.apache.flex.compiler.internal.projects |
This package is the internal counterpart of the external
org.apache.flex.compiler.projects package. |
org.apache.flex.compiler.internal.targets |
This package is the internal counterpart of the external
org.apache.flex.compiler.targets package. |
org.apache.flex.compiler.projects |
This package contains interfaces representing projects.
|
Modifier and Type | Method and Description |
---|---|
ISWCTarget |
FlexProject.createSWCTarget(ITargetSettings targetSettings,
ITargetProgressMonitor progressMonitor) |
Modifier and Type | Class and Description |
---|---|
class |
SWCTarget
Compilation target for SWC library.
|
Modifier and Type | Method and Description |
---|---|
ISWCTarget |
IFlexProject.createSWCTarget(ITargetSettings targetSettings,
ITargetProgressMonitor progressMonitor)
Create a SWC target
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.