Package | Description |
---|---|
net.sf.antcontrib.cpptasks.apple |
Project writer for Apple Xcode
|
net.sf.antcontrib.cpptasks.borland |
Adapter for Borland tools.
|
net.sf.antcontrib.cpptasks.devstudio |
Adapters for Microsoft tools.
|
net.sf.antcontrib.cpptasks.ide |
IDE project file generation.
|
Modifier and Type | Class and Description |
---|---|
class |
XcodeProjectWriter
Writes a Apple Xcode 2.1+ project directory.
|
Modifier and Type | Class and Description |
---|---|
class |
CBuilderXProjectWriter
Writes a CBuilderX 1.0 project file.
|
Modifier and Type | Class and Description |
---|---|
class |
DevStudioProjectWriter
Writes a Microsoft Visual Studio 97 or Visual Studio 6 project file.
|
class |
VisualStudioNETProjectWriter
Writes a Visual Studio.NET project file.
|
Modifier and Type | Method and Description |
---|---|
ProjectWriter |
ProjectWriterEnum.getProjectWriter()
Gets ProjectWriter associated with enumeration value.
|
Copyright © 2001–2013 Ant-Contrib Project. All rights reserved.