|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration
com.nokia.carbide.cdt.builder.DefaultImageMakefileViewConfiguration
public class DefaultImageMakefileViewConfiguration
A default configuration for handling image makefiles.
This only provides useful information for S60.
Constructor Summary | |
---|---|
DefaultImageMakefileViewConfiguration(ICarbideProjectInfo info,
IViewFilter viewFilter)
Create a view configuration for the given project's information and view filter. |
|
DefaultImageMakefileViewConfiguration(IProject project,
ISymbianBuildContext context,
IViewFilter viewFilter)
Create a view configuration for the given project and build context and view filter. |
Method Summary | |
---|---|
IImageBuilderCommandLineConverter |
getImageBuilderCommandLineConverter()
Get a converter for creating/rewriting the image builder command lines |
java.lang.String |
getImageBuilderName()
get name of tool that builds images (e.g. mifconv) |
Methods inherited from class com.nokia.carbide.cdt.builder.DefaultGNUMakefileViewConfiguration |
---|
getMacros, getMakefileStyle, getViewFilter, getViewParserConfiguration |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.makefile.IMakefileViewConfiguration |
---|
getMakefileStyle |
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.IViewConfiguration |
---|
getMacros, getViewFilter, getViewParserConfiguration |
Constructor Detail |
---|
public DefaultImageMakefileViewConfiguration(ICarbideProjectInfo info, IViewFilter viewFilter)
The build context may not be null.
public DefaultImageMakefileViewConfiguration(IProject project, ISymbianBuildContext context, IViewFilter viewFilter)
The build context may be null.
Method Detail |
---|
public IImageBuilderCommandLineConverter getImageBuilderCommandLineConverter()
IImageMakefileViewConfiguration
getImageBuilderCommandLineConverter
in interface IImageMakefileViewConfiguration
public java.lang.String getImageBuilderName()
IImageMakefileViewConfiguration
getImageBuilderName
in interface IImageMakefileViewConfiguration
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |