Searched refs:components (Results 1 – 6 of 6) sorted by relevance
2 application : The "application" tag describes application-level components contained in the packag…7 …on that can be used to control access from other packages to specific components or features in …
1 AddNativeWizardPage_Description=Settings for generated native components for project.
56 "#include ""afxres.rc"" // Standard components\r\n"166 #include "afxres.rc" // Standard components
170 - Support for Ant rules provided by the Tools components (override the one in192 - Add support for samples components.193 - improved support for dependency between components.
130 # Settings for the base Eclipse components and Java class libraries
1272 String[] components = packageName.split(AdtConstants.RE_DOT); in addSampleCode() local1273 for (String component : components) { in addSampleCode()