SDK newby, Building my first sample – no go...

Hi all
I would like to get into building ID extensions.
I am currently trying to work through the "getting-started.pdf".
My Mac and tools.
iMac with OS 10.7.3
InDesign CS 5.5 (Version 7.5)
Xcode Version 4.2.1 Build 4D502
I installed "Adobe InDesign CS5.5 SDK" inside my "Applications" Folder
I follow the instructions in the "getting-started":
Start by double-clicking on any SDK sample project.
This boots Xcode...
From then on I can not make any sense of the instructions, ie
1. Use the Active Target drop-down list on the top left corner of the project window to make sure you are
building the desired target.
2. Choose Build > Rebuild ### to do a clean rebuild of the project.
I then tried the Terminal approach to things...
The xcodebuild utility is useful for building XCode projects on the command line. For example, the
following builds the release target of the Basic dialog project:
xcodebuild -project BasicDialog.sdk.xcodeproj -target Release build
Yes I did cd myself into the correct folder first. But this made no difference.
Also:
We recommend that you have both the debug and
release applications. The debug application is
instrumented to detect bugs and is essential to
successful plug-in development.
What does that mean? Is there a different ID 5.5 that I need? Where do I get this?
Thank you for any hints
Romano

Here is the dump Terminal.
Not sure if this means anything to anybody...
Romano
studer-imac:prj studer$
studer-imac:prj studer$ pwd
/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj
studer-imac:prj studer$ xcodebuild -project BasicDialog.sdk.xcodeproj -target Release build
=== BUILD NATIVE TARGET Release OF PROJECT BasicDialog.sdk WITH THE DEFAULT CONFIGURATION (Default) ===
2012-03-01 12:25:40.577 xcodebuild[1446:3e03] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2012-03-01 12:25:40.578 xcodebuild[1446:3e03] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
2012-03-01 12:25:40.578 xcodebuild[1446:3e03] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported.
Check dependencies
Preprocess build/BasicDialog.sdk.build/Default/Release.build/Preprocessed-Info.plist ../../../source/sdksamples/common/Info.plist
    cd "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj"
    /Developer/usr/bin/gcc -E -P -x c -Wno-trigraphs ../../../source/sdksamples/common/Info.plist "-F/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK" -o "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/Preprocessed-Info.pli st"
error: can't exec '/Developer/usr/bin/gcc' (No such file or directory)
PhaseScriptExecution "Run Script" build/BasicDialog.sdk.build/Default/Release.build/Script-D8C837AA0F8EC49400085251.sh
    cd "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj"
    setenv ACTION build
    setenv ALTERNATE_GROUP studer
    setenv ALTERNATE_MODE u+w,go-w,a+rX
    setenv ALTERNATE_OWNER studer
    setenv ALWAYS_REZ YES
    setenv ALWAYS_SEARCH_USER_PATHS YES
    setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer
    setenv APPLE_INTERNAL_DIR /AppleInternal
    setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation
    setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library
    setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools
    setenv APPLY_RULES_IN_COPY_FILES NO
    setenv ARCHS i386
    setenv ARCHS_STANDARD_32_64_BIT "x86_64 i386 ppc"
    setenv ARCHS_STANDARD_32_BIT "i386 ppc"
    setenv ARCHS_STANDARD_64_BIT x86_64
    setenv ASL_HEADER_SEARCH_PATHS "../../../external/asl/boost_libraries/ ../../../external/asl/intel_tbb_libraries/include/ ../../../external/asl/adobe_source_libraries/"
    setenv BIB_THROW BIB_NO_THROW
    setenv BUILD_COMPONENTS "headers build"
    setenv BUILD_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build"
    setenv BUILD_ROOT "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build"
    setenv BUILD_STYLE Default
    setenv BUILD_VARIANTS normal
    setenv BUILT_APPLICATION_DIR ../../../build/mac/Release/packagefolder/contents/macos/
    setenv BUILT_PRODUCTS_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK"
    setenv CACHE_ROOT /var/folders/8s/vxz9psl48xl5j0006s6r9qlh0000gp/C/com.apple.Xcode.502
    setenv CCHROOT /var/folders/8s/vxz9psl48xl5j0006s6r9qlh0000gp/C/com.apple.Xcode.502
    setenv CHMOD /bin/chmod
    setenv CHOWN /usr/sbin/chown
    setenv CLASS_FILE_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/JavaClasses"
    setenv CLEAN_PRECOMPS YES
    setenv CLONE_HEADERS NO
    setenv CODESIGNING_FOLDER_PATH "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK/BasicDialog.sdk.InDesignPlugin/Versions/A"
    setenv CODE_SIGNING_ALLOWED YES
    setenv COMMAND_MODE legacy
    setenv COMPOSITE_SDK_DIRS /var/folders/8s/vxz9psl48xl5j0006s6r9qlh0000gp/C/com.apple.Xcode.502/CompositeSDKs
    setenv CONFIGURATION Default
    setenv CONFIGURATION_BUILD_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK"
    setenv CONFIGURATION_TEMP_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default"
    setenv CONTENTS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A
    setenv COPYING_PRESERVES_HFS_DATA NO
    setenv COPY_PHASE_STRIP YES
    setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES
    setenv CP /bin/cp
    setenv CURRENT_ARCH i386
    setenv CURRENT_VARIANT normal
    setenv CURRENT_VERSION Current
    setenv DEAD_CODE_STRIPPING YES
    setenv DEBUGGING_SYMBOLS YES
    setenv DEBUG_INFORMATION_FORMAT dwarf
    setenv DEPLOYMENT_LOCATION NO
    setenv DEPLOYMENT_POSTPROCESSING NO
    setenv DERIVED_FILES_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/DerivedSources"
    setenv DERIVED_FILE_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/DerivedSources"
    setenv DERIVED_SOURCES_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/DerivedSources"
    setenv DEVELOPER_APPLICATIONS_DIR /Developer/Applications
    setenv DEVELOPER_BIN_DIR /Developer/usr/bin
    setenv DEVELOPER_DIR /Developer
    setenv DEVELOPER_FRAMEWORKS_DIR /Developer/Library/Frameworks
    setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Developer/Library/Frameworks\""
    setenv DEVELOPER_LIBRARY_DIR /Developer/Library
    setenv DEVELOPER_SDK_DIR /Developer/SDKs
    setenv DEVELOPER_TOOLS_DIR /Developer/Tools
    setenv DEVELOPER_USR_DIR /Developer/usr
    setenv DEVELOPMENT_LANGUAGE English
    setenv DOCUMENTATION_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/English.lproj/Documentation
    setenv DO_HEADER_SCANNING_IN_JAM NO
    setenv DSTROOT /tmp/BasicDialog.sdk.dst
    setenv DWARF_DSYM_FILE_NAME BasicDialog.sdk.InDesignPlugin.dSYM
    setenv DWARF_DSYM_FOLDER_PATH "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK"
    setenv DYLIB_INSTALL_NAME_BASE ./
    setenv ENABLE_HEADER_DEPENDENCIES YES
    setenv ENABLE_OPENMP_SUPPORT NO
    setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".svn CVS"
    setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) CVS .svn *.xcodeproj *.xcode *.pbproj *.pbxproj"
    setenv EXECUTABLES_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/English.lproj
    setenv EXECUTABLE_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A
    setenv EXECUTABLE_NAME BasicDialog.sdk
    setenv EXECUTABLE_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/BasicDialog.sdk
    setenv FILE_LIST "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/Objects/LinkFileList"
    setenv FIXED_FILES_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/FixedFiles"
    setenv FRAMEWORKS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Frameworks
    setenv FRAMEWORK_FLAG_PREFIX -framework
    setenv FRAMEWORK_SEARCH_PATHS "\"/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK\"  ../../../build/mac/release/packagefolder/contents/macos ../../../build/mac/release/packagefolder/contents/Frameworks"
    setenv FRAMEWORK_VERSION A
    setenv FULL_PRODUCT_NAME BasicDialog.sdk.InDesignPlugin
    setenv GCC3_VERSION 3.3
    setenv GCC_ENABLE_CPP_EXCEPTIONS YES
    setenv GCC_ENABLE_CPP_RTTI YES
    setenv GCC_ENABLE_SYMBOL_SEPARATION YES
    setenv GCC_GENERATE_DEBUGGING_SYMBOLS YES
    setenv GCC_INCREASE_PRECOMPILED_HEADER_SHARING YES
    setenv GCC_INLINES_ARE_PRIVATE_EXTERN YES
    setenv GCC_INPUT_FILETYPE sourcecode.cpp.cpp
    setenv GCC_MODEL_TUNING G5
    setenv GCC_OPTIMIZATION_LEVEL 3
    setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++"
    setenv GCC_PRECOMPILE_PREFIX_HEADER YES
    setenv GCC_PREFIX_HEADER ../../../source/precomp/gcc/PluginPrefix.pch
    setenv GCC_PREPROCESSOR_DEFINITIONS " MACINTOSH MACOSX_SDKVERSION=1050 BIB_NO_THROW NDEBUG"
    setenv GCC_SYMBOLS_PRIVATE_EXTERN YES
    setenv GCC_THREADSAFE_STATICS NO
    setenv GCC_TREAT_WARNINGS_AS_ERRORS YES
    setenv GCC_VERSION 4.0
    setenv GCC_VERSION_IDENTIFIER __0
    setenv GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS NO
    setenv GCC_WARN_ABOUT_MISSING_PROTOTYPES YES
    setenv GCC_WARN_ABOUT_RETURN_TYPE YES
    setenv GCC_WARN_CHECK_SWITCH_STATEMENTS NO
    setenv GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS YES
    setenv GCC_WARN_INHIBIT_ALL_WARNINGS NO
    setenv GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED YES
    setenv GCC_WARN_MISSING_PARENTHESES YES
    setenv GCC_WARN_NON_VIRTUAL_DESTRUCTOR NO
    setenv GCC_WARN_SHADOW YES
    setenv GCC_WARN_UNUSED_FUNCTION YES
    setenv GCC_WARN_UNUSED_LABEL YES
    setenv GCC_WARN_UNUSED_PARAMETER YES
    setenv GCC_WARN_UNUSED_VALUE YES
    setenv GCC_WARN_UNUSED_VARIABLE NO
    setenv GENERATE_MASTER_OBJECT_FILE NO
    setenv GENERATE_PKGINFO_FILE NO
    setenv GENERATE_PROFILING_CODE NO
    setenv GID 502
    setenv GROUP studer
    setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES
    setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES
    setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES
    setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES
    setenv HEADER_SEARCH_PATHS "\"/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK/include\" /Developer/SDKs/MacOSX10.5.sdk/Developer/Headers/FlatCarbon ../../../source/precomp/common ../../../source/precomp/msvc ../../../source/precomp/gcc ../../../source/public/includes  ../../../source/public/interfaces/architecture ../../../source/public/interfaces/utils ../../../source/public/interfaces/xmedia ../../../source/public/libs/widgetbin/includes ../../../source/open/includes/** ../../../source/open/interfaces/** ../../../source/open/libs/widgetbin/includes ../../../external/asl/boost_libraries/ ../../../external/asl/intel_tbb_libraries/include/ ../../../external/asl/adobe_source_libraries/ ../../../external/afl/includes ../../../source/precomp/msvc ../../../source/public/interfaces/xmedia ../../../source/public/interfaces/ui ../../../source/public/interfaces/tables ../../../source/public/interfaces/text ../../../source/public/interfaces/graphics ../../../source/public/components/widgetbin/includes ../../../source/public/interfaces/workgroup ../../../source/public/interfaces/interactive ../../../source/public/interfaces/interactive/ui ../../../source/public/interfaces/colormgmt ../../../source/public/interfaces/utils ../../../source/public/interfaces/incopy ../../../source/public/interfaces/layout ../../../source/public/interfaces/architecture ../../../source/public/interfaces/cjk ../../../source/public/facades/graphics ../../../source/public/facades/text ../../../source/public/facades/layout ../../../source/precomp/common ../../../source/public/includes ../../../source/public/components/publiclib/plugins ../../../source/public/components/publiclib/files ../../../source/public/components/publiclib/objectmodel ../../../source/sdksamples/common ../../../external/afl/includes"
    setenv ICONV /usr/bin/iconv
    setenv IC_CREATOR "\"InCp\""
    setenv ID_ALLPUBLIC_HEADER_SEARCH_PATHS "../../../source/precomp/common ../../../source/precomp/msvc ../../../source/precomp/gcc ../../../source/public/includes ../../../source/public/interfaces/** ../../../source/public/libs/widgetbin/includes"
    setenv ID_APPLICATION_TYPE "\"APPL\""
    setenv ID_BUILD_CONFIG_COMMON YES
    setenv ID_BUILD_CONFIG_COMMON_RELEASE YES
    setenv ID_BUILD_CONFIG_PLUGIN_RELEASE YES
    setenv ID_BUILD_CONFIG_PLUGIN_SDK YES
    setenv ID_BUILT_SDK_SAMPLES_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK"
    setenv ID_COMMON_HEADER_SEARCH_PATHS "/Developer/SDKs/MacOSX10.5.sdk/Developer/Headers/FlatCarbon ../../../source/precomp/common ../../../source/precomp/msvc ../../../source/precomp/gcc ../../../source/public/includes  ../../../source/public/interfaces/architecture ../../../source/public/interfaces/utils ../../../source/public/interfaces/xmedia ../../../source/public/libs/widgetbin/includes ../../../source/open/includes/** ../../../source/open/interfaces/** ../../../source/open/libs/widgetbin/includes ../../../external/asl/boost_libraries/ ../../../external/asl/intel_tbb_libraries/include/ ../../../external/asl/adobe_source_libraries/"
    setenv ID_COMMON_REZ_SEARCH_PATHS "/Developer/SDKs/MacOSX10.5.sdk/Developer/Headers/FlatCarbon ../../../source/precomp/common ../../../source/precomp/msvc ../../../source/public/includes"
    setenv ID_CREATOR "\"InDn\""
    setenv ID_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release"
    setenv ID_FUTURE_VERSION_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/packagefolder/contents/macos/future version"
    setenv ID_OPEN_HEADER_SEARCH_PATHS "../../../source/open/includes/** ../../../source/open/interfaces/** ../../../source/open/libs/widgetbin/includes"
    setenv ID_PLUGINS_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/plug-ins"
    setenv ID_PLUGIN_OPTIONAL_TYPE "\"InDa\""
    setenv ID_PLUGIN_REQUIRED_TYPE "\"InDr\""
    setenv ID_PLUGIN_SDK_TYPE "\"InD3\""
    setenv ID_PRJ_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj"
    setenv ID_PUBLIC_HEADER_SEARCH_PATHS "../../../source/precomp/common ../../../source/precomp/msvc ../../../source/precomp/gcc ../../../source/public/includes  ../../../source/public/interfaces/architecture ../../../source/public/interfaces/utils ../../../source/public/interfaces/xmedia ../../../source/public/libs/widgetbin/includes"
    setenv ID_REQUIRED_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/packagefolder/contents/macos/required"
    setenv ID_SDK_ROOT ../../..
    setenv ID_SHARED_PRECOMPS_ROOT "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/SharedPrecompiledHeaders"
    setenv ID_TESTING_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/packagefolder/contents/macos/testing"
    setenv ID_TOOLS_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/tools"
    setenv INFOPLISTSTRINGS_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/English.lproj/InfoPlist.strings
    setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES
    setenv INFOPLIST_FILE ../../../source/sdksamples/common/Info.plist
    setenv INFOPLIST_OUTPUT_FORMAT same-as-input
    setenv INFOPLIST_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/Info.plist
    setenv INFOPLIST_PREPROCESS YES
    setenv INSTALL_DIR /tmp/BasicDialog.sdk.dst./
    setenv INSTALL_GROUP studer
    setenv INSTALL_MODE_FLAG u+w,go-w,a+rX
    setenv INSTALL_OWNER studer
    setenv INSTALL_PATH ./
    setenv INSTALL_ROOT /tmp/BasicDialog.sdk.dst
    setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
    setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
    setenv JAVA_ARCHIVE_CLASSES YES
    setenv JAVA_ARCHIVE_TYPE JAR
    setenv JAVA_COMPILER /usr/bin/javac
    setenv JAVA_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/Java
    setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources
    setenv JAVA_JAR_FLAGS cv
    setenv JAVA_SOURCE_SUBDIR .
    setenv JAVA_USE_DEPENDENCIES YES
    setenv JAVA_ZIP_FLAGS -urg
    setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO"
    setenv KEEP_PRIVATE_EXTERNS NO
    setenv LD_DYLIB_INSTALL_NAME ./BasicDialog.sdk.InDesignPlugin/Versions/A/BasicDialog.sdk
    setenv LD_GENERATE_MAP_FILE NO
    setenv LD_MAP_FILE_PATH "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/BasicDialog.sdk-LinkM ap-normal-i386.txt"
    setenv LD_OPENMP_FLAGS -fopenmp
    setenv LEX /Developer/usr/bin/lex
    setenv LIBRARY_FLAG_NOSPACE YES
    setenv LIBRARY_FLAG_PREFIX -l
    setenv LIBRARY_SEARCH_PATHS "\"/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK\"  ../../../build/mac/release/packagefolder/contents/macos/libs"
    setenv LINKER_DISPLAYS_MANGLED_NAMES NO
    setenv LINK_FILE_LIST_normal_i386 "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/Objects-normal/i386/B asicDialog.sdk.LinkFileList"
    setenv LINK_WITH_STANDARD_LIBRARIES YES
    setenv LOCALIZED_RESOURCES_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/English.lproj
    setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities
    setenv LOCAL_APPS_DIR /Applications
    setenv LOCAL_DEVELOPER_DIR /Library/Developer
    setenv LOCAL_LIBRARY_DIR /Library
    setenv MACH_O_TYPE mh_dylib
    setenv MACOSX_DEPLOYMENT_TARGET 10.5
    setenv MACOSX_SDKVERSION 1050
    setenv MAC_OS_X_VERSION_ACTUAL 1073
    setenv MAC_OS_X_VERSION_MAJOR 1070
    setenv MAC_OS_X_VERSION_MINOR 0703
    setenv NATIVE_ARCH i386
    setenv NATIVE_ARCH_32_BIT i386
    setenv NATIVE_ARCH_64_BIT x86_64
    setenv NATIVE_ARCH_ACTUAL x86_64
    setenv NO_COMMON YES
    setenv OBJECT_FILE_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/Objects"
    setenv OBJECT_FILE_DIR_normal "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/Objects-normal"
    setenv OBJROOT "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build"
    setenv ONLY_ACTIVE_ARCH NO
    setenv ONLY_LINK_ESSENTIAL_SYMBOLS YES
    setenv OPTIMIZATION_LEVEL 0
    setenv OS MACOS
    setenv OSAC /usr/bin/osacompile
    setenv OS_HEADER_SEARCH_PATHS /Developer/SDKs/MacOSX10.5.sdk/Developer/Headers/FlatCarbon
    setenv OTHER_LDFLAGS "-Wl,-executable_path -Wl,../../../build/mac/Release/packagefolder/contents/macos/"
    setenv OTHER_REZFLAGS "-d __GNUC__ -d MACINTOSH"
    setenv PACKAGE_TYPE com.apple.package-type.wrapper.framework
    setenv PASCAL_STRINGS YES
    setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Developer/Headers /Developer/SDKs /Developer/Platforms"
    setenv PBDEVELOPMENTPLIST_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/pbdevelopment.plist
    setenv PER_ARCH_CFLAGS_i386 -DMACTEL_SKIP
    setenv PFE_FILE_C_DIALECTS c++
    setenv PKGINFO_FILE_PATH "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/PkgInfo"
    setenv PKGINFO_PATH BasicDialog.sdk.InDesignPlugin/PkgInfo
    setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Developer/Applications
    setenv PLATFORM_DEVELOPER_BIN_DIR /Developer/usr/bin
    setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Developer/Library
    setenv PLATFORM_DEVELOPER_SDK_DIR /Developer/SDKs
    setenv PLATFORM_DEVELOPER_TOOLS_DIR /Developer/Tools
    setenv PLATFORM_DEVELOPER_USR_DIR /Developer/usr
    setenv PLATFORM_NAME macosx
    setenv PLC_GENERATE_PKGINFO_FILE YES
    setenv PLC_INCLUDES "/Developer/Headers/FlatCarbon ../../../source/precomp/** ../../../source/public/includes ../../../source/components/documentui ../../../source/components/documentactions ../../../source/application/shared ../../../source/components/s4sp/control/includes ../../../source/components/kfkerning/hzincludes ../../../source/components/filters/pngfilter ../../../external/application\\ icons ../../../external/workflow\\ icons"
    setenv PLC_OUTPUT_CREATOR InDn
    setenv PLC_OUTPUT_TYPE InDa
    setenv PLIST_FILE_OUTPUT_FORMAT same-as-input
    setenv PLUGINS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources
    setenv PREBINDING NO
    setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES
    setenv PRECOMP_DESTINATION_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/PrefixHeaders"
    setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS YES
    setenv PRIVATE_HEADERS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/PrivateHeaders
    setenv PRODUCT_NAME BasicDialog.sdk
    setenv PRODUCT_SETTINGS_PATH "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../../../source/sdksamples/common/Info.plist"
    setenv PRODUCT_TYPE com.apple.product-type.framework
    setenv PROFILING_CODE NO
    setenv PROJECT BasicDialog.sdk
    setenv PROJECT_DERIVED_FILE_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/DerivedSources"
    setenv PROJECT_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj"
    setenv PROJECT_FILE_PATH "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/BasicDialog.sdk.xcodeproj"
    setenv PROJECT_NAME BasicDialog.sdk
    setenv PROJECT_TEMP_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build"
    setenv PUBLIC_HEADERS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Headers
    setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES
    setenv REMOVE_CVS_FROM_RESOURCES YES
    setenv REMOVE_SVN_FROM_RESOURCES YES
    setenv REZ_COLLECTOR_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/ResourceManagerResour ces"
    setenv REZ_OBJECTS_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/ResourceManagerResour ces/Objects"
    setenv REZ_SEARCH_PATHS "\"/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK\" /Developer/SDKs/MacOSX10.5.sdk/Developer/Headers/FlatCarbon ../../../source/precomp/common ../../../source/precomp/msvc ../../../source/public/includes ../../../external/palettes ../../../external/workflow icons"
    setenv RUN_CLANG_STATIC_ANALYZER YES
    setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES YES
    setenv SCRIPTS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/Scripts
    setenv SCRIPT_INPUT_FILE_COUNT 0
    setenv SCRIPT_OUTPUT_FILE_COUNT 0
    setenv SDKROOT /Developer/SDKs/MacOSX10.5.sdk
    setenv SDK_DIR /Developer/SDKs/MacOSX10.5.sdk
    setenv SDK_NAME macosx10.5
    setenv SED /usr/bin/sed
    setenv SEPARATE_STRIP NO
    setenv SEPARATE_SYMBOL_EDIT NO
    setenv SET_DIR_MODE_OWNER_GROUP YES
    setenv SET_FILE_MODE_OWNER_GROUP NO
    setenv SHARED_DERIVED_FILE_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK/DerivedSources"
    setenv SHARED_FRAMEWORKS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/SharedFrameworks
    setenv SHARED_PRECOMPS_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/SharedPrecompiledHeaders/Release"
    setenv SHARED_SUPPORT_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources
    setenv SKIP_INSTALL YES
    setenv SOURCE_ROOT "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj"
    setenv SRCROOT "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj"
    setenv STANDARD_C_PLUS_PLUS_LIBRARY_TYPE dynamic
    setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16
    setenv STRIP_INSTALLED_PRODUCT YES
    setenv STRIP_STYLE debugging
    setenv SYMBOL_REPOSITORY_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/SymbolRepositories"
    setenv SYMROOT "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build"
    setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities
    setenv SYSTEM_APPS_DIR /Applications
    setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices
    setenv SYSTEM_DEMOS_DIR /Applications/Extras
    setenv SYSTEM_DEVELOPER_APPS_DIR /Developer/Applications
    setenv SYSTEM_DEVELOPER_BIN_DIR /Developer/usr/bin
    setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Developer/Applications/Utilities/Built Examples"
    setenv SYSTEM_DEVELOPER_DIR /Developer
    setenv SYSTEM_DEVELOPER_DOC_DIR "/Developer/ADC Reference Library"
    setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Developer/Applications/Graphics Tools"
    setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Developer/Applications/Java Tools"
    setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Developer/Applications/Performance Tools"
    setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes"
    setenv SYSTEM_DEVELOPER_TOOLS /Developer/Tools
    setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Developer/ADC Reference Library/documentation/DeveloperTools"
    setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes/DeveloperTools"
    setenv SYSTEM_DEVELOPER_USR_DIR /Developer/usr
    setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Developer/Applications/Utilities
    setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation
    setenv SYSTEM_LIBRARY_DIR /System/Library
    setenv TARGETNAME Release
    setenv TARGET_BUILD_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/../Release/SDK"
    setenv TARGET_NAME Release
    setenv TARGET_TEMP_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build"
    setenv TEMP_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build"
    setenv TEMP_FILES_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build"
    setenv TEMP_FILE_DIR "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build"
    setenv TEMP_ROOT "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build"
    setenv UID 502
    setenv UNLOCALIZED_RESOURCES_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources
    setenv UNSTRIPPED_PRODUCT NO
    setenv USER studer
    setenv USER_APPS_DIR /Users/studer/Applications
    setenv USER_LIBRARY_DIR /Users/studer/Library
    setenv USE_DYNAMIC_NO_PIC YES
    setenv USE_HEADERMAP YES
    setenv USE_HEADER_SYMLINKS NO
    setenv VALIDATE_PRODUCT NO
    setenv VALID_ARCHS "i386 x86_64"
    setenv VERBOSE_PBXCP NO
    setenv VERSIONPLIST_PATH BasicDialog.sdk.InDesignPlugin/Versions/A/Resources/version.plist
    setenv VERSIONS_FOLDER_PATH BasicDialog.sdk.InDesignPlugin/Versions
    setenv VERSION_INFO_BUILDER studer
    setenv VERSION_INFO_FILE BasicDialog.sdk_vers.c
    setenv VERSION_INFO_STRING "\"@(#)PROGRAM:BasicDialog.sdk  PROJECT:BasicDialog.sdk-\""
    setenv WARNING_CFLAGS "-Wchar-subscripts -Wimplicit -Wsequence-point -Winit-self -Wmissing-field-initializers -Wpointer-arith -Wcast-align -Wpacked"
    setenv WRAPPER_EXTENSION InDesignPlugin
    setenv WRAPPER_NAME BasicDialog.sdk.InDesignPlugin
    setenv WRAPPER_SUFFIX .InDesignPlugin
    setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode
    setenv XCODE_VERSION_ACTUAL 0323
    setenv XCODE_VERSION_MAJOR 0300
    setenv XCODE_VERSION_MINOR 0320
    setenv YACC /Developer/usr/bin/yacc
    /bin/sh -c "\"/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/Script-D8C837AA0F8EC4 9400085251.sh\""
** BUILD FAILED **
The following build commands failed:
Release:
          Preprocess "/Applications/Adobe InDesign CS5.5 SDK/build/mac/prj/build/BasicDialog.sdk.build/Default/Release.build/Preprocessed-Info.pli st" ../../../source/sdksamples/common/Info.plist
(1 failure)
studer-imac:prj studer$

Similar Messages

  • Error building my first EJB

    I am trying to build my first EJB. However, everytime I giev the "ant build" command, I get an erro saying "Validation Problems Were Found". This is the only error i get and Not any syntax errors. Does this have something to do with my remote, local and Home interfaces, the Bean Class or Client, OR is it my build. xml file that has some error in it.

    Looks like your ejb-jar.xml is not correct (check the element
    <enterprise-beans>). You may post this file so that I can take a look at it.
    --Sathish
    <Waqar Ahmad> wrote in message news:[email protected]...
    Thanks for replying. Here is the build.xml file and the error output that
    I get when I execute the ant command. My BEAN here is called
    <b>SecuirtyEJB.java</b> and all the files including this BEAN are in a
    foler named SecuritySystem. Now, here is the build.xml file:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <project name="ejb20-basic-SecuritySystem" default="all" basedir=".">
    <!-- set global properties for this build -->
    <property environment="env"/>
    <property file="../../../../../examples.properties"/>
    <property name="build.compiler" value="${compiler}"/>
    <property name="source" value="${basedir}"/>
    <property name="bean.ear" value="ejb20StatelessEar"/>
    <property name="dist" value="${source}/${bean.ear}"/>
    <property name="ejb.name" value="ejb20StatelessEjb"/>
    <property name="package"
    value="examples/ejb/ejb20/basic/SecuritySystem"/>
    <property name="ejb.client.jar"
    value="ejb20_basic_SecuritySystem_client.jar"/>
    <target name="all" depends="build, deploy"/>
    <target name="build" depends="clean,
    prepare.example,
    build.ear,
    compile.client"/>
    <target name="clean">
    <delete dir="${dist}" failonerror="false"/>
    <delete dir="${examples.build.dir}/${bean.ear}" failonerror="false"/>
    <delete dir="${client.classes.dir}/${package}" failonerror="false"/>
    <delete dir="${client.classes.dir}/${ejb.client.jar}"
    failonerror="false"/>
    </target>
    <!-- prepare directories for split directory deployment -->
    <target name="prepare.example"
    description="Prepare the example for compilation and deployment.">
    <mkdir dir="${dist}"/>
    <mkdir dir="${dist}/META-INF"/>
    <mkdir dir="${dist}/${ejb.name}"/>
    <mkdir dir="${dist}/${ejb.name}/${package}"/>
    <antcall target="copy.files"/>
    </target>
    <!-- copy files for split directory deployment -->
    <target name="copy.files"
    description="Copy example files to distribution structure.">
    <copy todir="${dist}/META-INF">
    <fileset dir="${source}">
    <include name="*application.xml"/>
    </fileset>
    </copy>
    <copy todir="${dist}/${ejb.name}/${package}">
    <fileset dir="${source}">
    <include name="*.java"/>
    <exclude name="Client.java"/>
    </fileset>
    </copy>
    <!-- rename bean to .ejb so that wlcompile
    can recognize its to be EJBGen'd -->
    <copy file="${source}/SecurityEJB.java"
    tofile="${dist}/${ejb.name}/${package}/SecurityEJB.ejb"/>
    </target>
    <!-- compile EAR for split directory deployment -->
    <target name="build.ear">
    <wlcompile srcdir="${dist}" destdir="${examples.build.dir}/${bean.ear}"
    includes="${ejb.name}">
    <ejbgen source="${sourceVersion}"/>
    <javac deprecation="${deprecation}" />
    <javac debug="${debug}" />
    </wlcompile>
    <wlappc source="${examples.build.dir}/${bean.ear}"
    debug="${debug}" deprecation="${deprecation}"/>
    </target>
    <!-- deploy split directory application -->
    <target name="deploy"
    description="Deploy ear to WebLogic on ${wls.hostname}:${wls.port}.">
    <wldeploy
    user="${wls.username}"
    password="${wls.password}"
    adminurl="t3://${wls.hostname}:${wls.port}"
    debug="true"
    action="deploy"
    source="${examples.build.dir}/${bean.ear}"
    failonerror="${failondeploy}"/>
    </target>
    <!-- package the application a J2EE formatted exploded ear -->
    <target name="package.exploded.ear">
    <wlpackage srcdir="${dist}" destdir="${examples.build.dir}/${bean.ear}"
    toDir="${dist}" />
    </target>
    <!-- compile example client -->
    <target name="compile.client" description="Compile client.">
    <!--
    http://bugs.bea.com/WebClarify/CREdit?CR=CR199960
    <move file="${user.dir}/${ejb.client.jar}"
    tofile="${client.classes.dir}/${ejb.client.jar}"
    failonerror="false"/>
    -->
    <copy file="${user.dir}/${ejb.client.jar}"
    tofile="${client.classes.dir}/${ejb.client.jar}"/>
    <delete file="${user.dir}/${ejb.client.jar}"/>
    <javac srcdir="${source}" destdir="${client.classes.dir}"
    deprecation="${deprecation}" debug="${debug}"
    classpath="${ex.classpath};${client.classes.dir}/${ejb.client.jar}"
    includes="Client.java"/>
    </target>
    <!-- Run the example -->
    <target name="run">
    <java classname="examples.ejb.ejb20.basic.SecuritySystem.Client"
    fork="yes" failonerror="true">
    <arg value="t3://${wls.hostname}:${wls.port}"/>
    <classpath>
    <pathelement
    path="${ex.classpath};${client.classes.dir}/${ejb.client.jar}"/>
    </classpath>
    </java>
    </target>
    </project>
    Here is the output that I am getting:
    build.ear:
    [ejbgen] EJBGen 9.0
    [ejbgen] Creating
    C:\bea\weblogic90\samples\server\examples\build\ejb20State
    lessEar\ejb20StatelessEjb\\ejb-jar.xml
    [ejbgen] Creating
    C:\bea\weblogic90\samples\server\examples\build\ejb20State
    lessEar\ejb20StatelessEjb\\weblogic-ejb-jar.xml
    [ejbgen] Creating
    C:\bea\weblogic90\samples\server\examples\build\ejb20State
    lessEar\ejb20StatelessEjb\ejbgen-build.xml
    [move] Moving 2 files to
    C:\bea\weblogic90\samples\server\examples\build\ej
    b20StatelessEar\ejb20StatelessEjb\META-INF
    [javac] Compiling 1 source file to
    C:\bea\weblogic90\samples\server\examples
    \build\ejb20StatelessEar\ejb20StatelessEjb
    [javac] Compiling 5 source files to
    C:\bea\weblogic90\samples\server\example
    s\build\ejb20StatelessEar\ejb20StatelessEjb
    [wlappc] <Oct 28, 2005 8:51:48 PM EDT> <Info> <J2EE> <BEA-160186>
    <Compiling
    EAR module 'ejb20StatelessEjb'>
    [wlappc] <Oct 28, 2005 8:51:49 PM EDT> <Error> <J2EE> <BEA-160187>
    <weblogic.
    appc failed to compile your application. Recompile with the -verbose
    option for
    more details. Please see the error message(s) below.>
    <b>BUILD FAILED</b>
    C:\bea\weblogic90\samples\server\examples\src\examples\ejb\ejb20\basic\SecurityS
    ystem\build.xml:68: weblogic.utils.compiler.ToolFailureException:
    <b>VALIDATION PROBLEMS WERE FOUND</b>
    C:\bea\weblogic90\samples\server\examples\src\examples\ejb\ejb20\basic\Securit
    ySystem\ejb20StatelessEar\ejb20StatelessEjb\META-INF\ejb-jar.xml:13:6:13:6:
    prob
    lem: cvc-complex-type.2.4c: Expected elements
    'session@http://java.sun.com/xml/n
    s/j2ee entity@http://java.sun.com/xml/ns/j2ee
    message-driven@http://java.sun.com
    /xml/ns/j2ee' before the end of the content in element
    enterprise-beans@http://j
    ava.sun.com/xml/ns/j2ee:<C:\bea\weblogic90\samples\server\examples\src\examples\
    ejb\ejb20\basic\SecuritySystem\ejb20StatelessEar\ejb20StatelessEjb/META-INF/ejb-
    jar.xml:13:6>
    Total time: 2 minutes 8 seconds
    C:\bea\weblogic90\samples\server\examples\src\examples\ejb\ejb20\basic\SecurityS
    ystem>
    This is the part of the output whee the error message appears and I think
    this is the one you want. Hope you can figure out what the problem is here
    coz as I said, this is my first EJB program. Thanks

  • SDK trunk build 11499  breaks spark panel.

    SDK trunk build 11499
    breaks spark panel when skinned with a skin that has no titleDisplay label
    I think it’s because;
    the changehange doesnt take into account the fact that titleDisplay isnt a required skinPart
    I may be wrong here tho, thats why i havent posted a bug on jira yet

    Hi Peter,
    The last time I did a build of the sdk was on the code just before you had the mini-freeze and all was perfect, When I first set up the work space there was a netmon error, When I pointed to netmon.swc I got a spark.swc warning so I removed netmon.
    As mentioned in another post the co-ordinates for a component are correctly stored just not used for the design mode canvas, I was going to d/l the nightly build but I see that it has caused others the same problem.
    Anyway I suppose its a bit irrelevant, as this beta has now expired.
    David.

  • Looking for a simple tutorial to building my first responsive web site in Dreamweaver CC.

    I am looking for a simple tutorial to building my first responsive web site in Dreamweaver CC.
    I have watched the tv.adobe video 3 times and I cam not able to do the actions the author shows.
    help.
    Ken Edwards

    Responsive and simple don't go hand-in-hand.  First do some prep-work to understand the concepts.
    Responsive Web Design
    http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/
    Introduction to CSS Media Queries
    http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
    Jump start your RWD projects with any of the Responsive Frameworks below:
    Foundation Zurb
    http://foundation.zurb.com/templates.php
    Skeleton Boilerplate
    http://www.getskeleton.com/
    Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
    http://www.initializr.com/
    DMX Zone's Bootstrap FREE extension for DW
    http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
    Project Seven's Page Packs (Commercial CSS Templates)
    http://www.projectseven.com/products/templates/index.htm
    Have fun!!
    Nancy O.

  • Mapping LDAP Role in Building Your First Process with Oracle BPM 11g

    I'm working on "Building Your First Process with Oracle BPM 11g" I'm at the end of step where assigns user for the requester. The problem is in identity lookup, "Realm" is empty for Remote_WLServer.
    Servers are up and running. Demo user community has been loaded - I can see the list of users and groups in the administration server under myrealm. We haven't done much since SOA suite 11g installation. I'm probably the first one who uses this. I wonder we have a missing set up? Can you me what's missing? Appreciate your help in advance.

    I get this error message when I clicked gear icon.
    "Server exception is : Connection refused from server"
    Here is the result of testing Remove_WLServer connection. Does this cause the issue?
    Testing JSR-160 Runtime ... failed.
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped.
    Testing JSR-88 ... skipped.
    Testing JSR-88-LOCAL ... skipped.
    Testing JNDI ... skipped.
    Testing JSR-160 Edit ... skipped.
    Testing HTTP ... success.
    Testing Server MBeans Model ... skipped.
    Testing HTTP Authentication ... success.
    2 of 9 tests successful.
    I have installed JDeveloper 9i, 10g, and 11g in my laptop. SOA is installed on linux.

  • Start to build my first flash website

    I've learned actionscript form resources like video and
    books. i read some serious tutorials and did many practices and
    small projects. I'm trying to build my first flash website. do i
    need to learn Flex? or anything else? do i need to study some other
    courses? My problem is where to start. what's a structure of a
    professional and serious full flash website? links? components (if
    any)? and ... yes i've worked on small swf files. creating
    actionscript effects, building some easy components before but i'm
    sure they are not enough. and one more thing! is there any good
    practical (and specially free!) tutorials based on this concept?
    (i've already reviewed actionscript.org and kirupa.com, thx!)

    Your first question: subjective to your skillset. http://Zen-Cart.com has their own tutorials/FAQ/Forum that has plenty of information on the subject. Make your determination from the information they provide. It's free... download it and try it yourself to find out, perhaps?
    Second question: you would not build additional product pages. There's only one product page that is populated with data from, wait for it... you guessed it, a database. If you're unfamiliar with working with database data then familiarize yourself with it if you wish to work on dynamic shopping carts.
    I recommend http://Cartweaver.com if you want to work in Dreamweaver on the design and coding of the cart. It is very easy to implement your design into a cartweaver shopping cart.

  • Building my first system and having probs

    Hi everyone. I'm building my first computer system consisting of the following components. I'm having all kinds of problems getting it to work. Evertthing was purchased in the last week or so.
    Raidmax Model 228(SILVER/BEIGE) 10-bay Case Retail
    Antec P4 ATX12V 400 Watt Power Supply With 2 Fans, Model "SL400" -RETAIL
    MSI 865PE Chipset Motherboard for Intel Socket 478 CPU, Model "Neo2-PFISR " -RETAIL
    Western Digital 40GB 7200RPM SATA Hard Drive, Model WD800JD, OEM Drive Only
    GAINWARD nVIDIA GeForce FX5900 Video Card, 128MB DDR, 128-bit, DVI/TV-Out, 8X AGP, Model "FX Ultra/1100TV/DVI" -RETAIL
    Intel Pentium 4/ 2.8C GHz 800MHz FSB, 512K Cache, Hyper Threading Technology - Retail
    Corsair XMS Extreme Memory Speed Series, (Twin Pack) 184 Pin 1GB(512MBx2) DDR PC-3200 - Retail
    AOC 9GLR 19" CRT Monitor –RETAIL
    I've put this together no less then 12 times now and still cannot get the system to work at all. The only thing I've noticed in the mobo manual that I can't do is the power LED wire(Which I cannot find in the case at all despite taking everything apart numerous times).
    Will the lack of a plugged in power LED keep this from starting up?
    Problems I been having
    Once I connect the IDE cable to the HD and then to the board the HD doesnt spin. Disconnecting the IDE from the mobo and leaving it plugged into the power supply and turning it on gets the HD spinning. Putting this HD in another computer worked just fine. Taking a working HD from another comp does the same thing when the IDE gets plugged into the mobo.
    No Power LED light and reset switch doesnt work, even though the reset switch is in the correct place.
    No display when I get it powered up. Comp shows a blue screen that says something like please check display. The vid card works in my other computer just fine. Taking a working vid card from a working computer and placing it in this one does not work either.
    I tried to just do the basics. Vid card, CPU, memory, floppy drive, power supply and still no luck.
    I'm very new at this and my only idea is that I got a bad motherboard.(I ordered all the components at newegg.com and compuplus.com). Is there any other ideas anyone has that may help me get this up and running before I take it to a computer shop?
    Thanks in advance

    Hi shadowizar,
    I could tell you the "Blah Blah" on building systems.....but hey...you intelligent enough.
    First, disconect all drives......all you need to boot is:
    1)MB
    2)CPU
    3)Ram
    4)PSU
    5)VGA Card (Graphics......especially placed for Reilly875!!!! LOL)
    6) Monitor
    Do you receive, boot?
    BTW......I did not include case for a reason.....make sure the motherboard is not "fouled" on the case at all.......ie a screw lodged between MB & Case/MB plate
    Del

  • Adobe muse (Tutorial) how to build your first website isn't right?

    hi there,
    I have a question i was trying to follow the tutorials from Katys bakery (how to build your first website in adobe muse )
    now im following it, ant some things aren't right, i think so.
    im from holland (so my english isn't that good, but good enough to read it, i hope so, or my english really sucks..
    My next question is: wil some one do te tutorial 2, and discus this project with me?
    i need to be sure if im wrong of the maker of the tutorial, It's just frustation u get, i want to learn something and i do only sometimes i can't get further and then im looking at the screen for a hour
    U can fint the tutorial here http://helpx.adobe.com/pdf/muse_reference.pdf
    Let me now soon
    tnx

    Please let us know if there is anything you need help with.
    Thanks,
    Sanjit

  • Why am I missing the first sample with an E-series DAQ?

    I am continuously acquiring a repetitive waveform. I generate an external, gated channel clock, which acquires about 50% of the waveform. I initially trigger the acquisition to be sure the first sample of the first waveform is always in the same location. About 50% of the time I miss the first sample. It acts like there needs to be a convert clock before the trigger, and if there isn't, it eats my first convert clock (sample). Any suggestions?

    Ron,
    Thanks for your response. Actually, the trigger and convert clock is
    generated externally by a 40 MHZ FPGA and are very accurately phase
    locked. I have verified on an oscilloscope that they are not jumping
    around.
    I'm acquiring a repetitive waveform so I have a trigger and then,
    after about 10us, a train of ~ 1000 convert clocks to acquire the
    waveform. After a delay the sequence starts again. I'm acquiring
    continuously because I can't afford to miss waveforms so, after the
    initial trigger, the trigger is ignored. I then rely on the fact that
    I know how many samples are in each waveform to display and save the
    data to a file.
    I believe the problem happens when the Labview software initially
    enables the DAQ. If the DAQ is enabled during the dead
    time, it won't
    see a convert pulse prior to the first trigger. If it is enabled right
    after the trigger, I will see a convert pulse before the trigger.
    I acquire in two different modes. On acquires 50% of the waveform and
    has convert pulses present 50% of the time. The second mode acquires
    almost 100% of the time with only a 100us deadtime at the end of each
    waveform. In the 50% mode I miss the first pulse about 50% of the
    time. In the ~100% mode I haven't yet missed a pulse. When I miss the
    first pulse, all the subsequent data gets shifted by one sample, and
    the last sample becomes what should be the 1st sample of the next
    waveform.
    So my theory is that the DAQ needs to see at least one convert pulse
    after it is initialized by the software prior to being triggered.
    Otherwise it eats my first sample.
    Thanks for your help,
    Barry

  • Create signal at time of first sample of failed signal from a Limit Test

    Using the Limit Test I'd like to pick out the time of the first sample of the signal that fails the test.
    Then I'd like to create a unit step signal (from 0 to 1) at this specific time.
    I'm using SignalExpress 2009.
    Is this possible? In that case, how is it done?
    Thank you for any help.
    /Jocke  :-)

    Hi Jocke
    I tried something with the results from the Limit Test. If you look at the components (press the + sign in front of the signal) of the limit test results you have one thats called "Failed signal" which gives you the part of the signal that is outside of the boundry. What I did was that I used this conmponent as an inout to a Formula step and used the formula step(x0), where x0 is the variable assigned to the input signal. This produced a step that that goes to 1 when the signal breaks the limit and then goes back to 0 when the signal returns inside the limit again. Would that work for you?
    If not something else you could try is to do it with an alarm. Go to the recording options tab and choose the Alarms option. Here you can add an alarm that triggers at certain conditions, among them when your signal breaks limits (above, below single limit and between ot outside two limits). You can then set an alarm action. Remember that these alarms only work when you are recording and the signal in the alarms is among the signal that is being recorded.
    Best Regards
    David
    NISW

  • Anyway to "UN" Ken Burns stills globally or as default bringing in jpeg's?  New to iMovie. I have 3 titles that build.  First is logo, add prod't name second line, add date 3rd line.  They shift when dissolving between them. Title function NG for this.

    Anyway to "UN" Ken Burns stills globally or as default bringing in jpeg's?  New to iMovie. I have 3 titles that build.  First is logo, add prod't name second line, add date 3rd line.  They shift when dissolving between them. Title function NG for this.
    The people at the Apple store gave me a long, tedious workaround which is open Pages and bring in logo.  Export it as a PDF.  Open the PDF in Review and then "Save As" a jpg to the desktop and drag and drop into the imovie.  Even with this process, the text will sometimes shift.  When it works, it looks good, the logo comes up, then the second line fades in under it as part of the build and then the third line completes the graphic.  It would something this easy and straight forward would be easy. 
    HarveyV

    I did the work around for the titles/jpg's in this short video. 
    I'll try your fix on the next one.  I have 22 short 3-5 minute videos to produce
    and I'm on number 5.  This should save me a bunch of time. 
    It would appear that you know more than the guy at the Apple Store. 
    Thank goodness for on-line forums.
    I already tried fixing them individually as you suggested,
      by going the crop/fit route.  However, even then,
      the second in the series had always shifted. 
    The first and the third images lined up, but not number 2.. 
    So  I brought in all the images, (1, 2 and 3).  
    and then the 2nd image again and put it in the third position
    in the sequence on the time line. I deleted the "original" 2nd image.
    So I had 1, 3, then 2.  Then I dragged and dropped the correct number two
    into position two and it worked.  So what happens is that the
    client logo appears, then that stays put and the next line dissolves in
      and then the third dissolves in.  They are three separate titles, but they
    are aligned perfectly so that they build as I dissolve between them.
    I think the problem with the edit copy route would be that while
    I could edit/copy the logo, I couldn't position text through the
    iMovie text function exactly as it only gives you middle or bottom third etc.
      Each title with the product name is positioned individually depending on
    length and number of lines. By going through Pages, I can position the logo
    and the text exactly.  Also, some logos are horizontal, while others
    are square etc., so text positioning is crucial.Anyhow,
    I'll try the global approach for the next one and see how that works.
      Thanks very much for your insight and especially for your prompt reply.
    I trust you're inside on this gorgeous July 4th because you're
    making money on your computer. ;-)HarveyVOn 7/4/2011 3:57 PM, Apple Support Communities Updates wrote:
    > Apple Support Communities <https://discussions.apple.com/index.jspa>>>>       Re: Anyway to "UN" Ken Burns stills globally or as default>       bringing in jpeg's? New to iMovie. I have 3 titles that build.>       First is logo, add prod't name second line, add date 3rd line.>       They shift when dissolving between them. Title function NG for...>> created by AppleMan1958 > <https://discussions.apple.com/people/AppleMan1958> in /iMovie/ - View > the full discussion > <https://discussions.apple.com/message/15552380#15552380>> ------------------------------------------------------------------------>> I am baffled by what you are asking...but if you are asking how to > turn off the Ken Burns effect, you can do it for future photos you add > by going to File/Project Preferences and setting the default initial > photo placement to FIT or CROP rather than Ken Burns.>> For a global change on photos that are already in your project, pick a > photo. Open the Rotate, Crop, Ken Burns Tool. Select FIT or CROP.  > Exit the tool. Now select this same photo and EDIT/COPY.>> Now, EDIT/SELECT ALL.>> Finally, EDIT/PASTE ADJUSTMENTS.../CROP ADJUSTMENTS.

  • B1if - Looking for step by step tutorial to build first / sample integratio

    I have used std Bizpackages on the B1iSN side. B1if is totally different. I learn by example, and was hoping someone could point me to a document that would walk me through building a sample scenario importing data into SAP Business One.
    I have looked at the guides available in the Integration Framework, but could not find a step by step tutorial. The training / documentation for a B1if newbe seems to be pretty light.
    Thank you.
    Mike W

    Hi Mike,
    We have conducted several webinars around the world and all the recorded sessions are available in the PSD calendar (https://psd.sap-ag.de/PEC/calendar/). Just search for B1 sessions archived in May/June this year 2011.
    You will need an SAP user in order to be able to see them.
    There are also some theoric sessions on the SMP at http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000741411&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E& .
    All the exercises should be also published in that page soon (middle/end of October aproximately)
    Hope it helps
    Trinidad.

  • How to build and run sample extensions?

    I spend quite a while in trying to get the sample extensions to run, provided at
    Adobe-CEP/CEP-Resources · GitHub  or also in the Adobe Illustrator CC 2014 SDK for the Plugins that have a GUI.
    So far i did not succeed.
    System Windows 7 x64. Illustrator CC
    First try:
    Package one of the samples using the Adobe package manager. Added the whole folder of "CEP_HTML_Test_Extension" or as well the "TutorialUI" from the SDK samples.
    and then install the resulting zxp file it using the "Extension manager". No errors reported. Extension managers lists the Extension as active for AI CC. Started Illustrator.
    But i dont see anything in illustrator. There is no entry "Extensions" in the Windows menu of Illustrator.
    The menus of the Tutorial PlugIn are shown, but the Dialog of the sample does not show up. In the debugger i noticed that the call to pFnLoadExtension fails.
    Second try:
    Following the pdf "USING THE ADOBE EXTENSION SDK" (http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/CC14_Extension_S DK.pdf)
    Package done as before
    Activated PlayerDebugMode in HKEY_CURRENT_USER\Software\Adobe\CSXS.5
    copied the zxp file to C:\Program Files\Common Files\Adobe\CEP\extensions
    Same result. I do not see anything of a extension.
    I had no problems building and running the Sample Plugins though.
    What am i doing Wrong?
    How can i build and run a simple sample extension?
    Any help appreciated.

    Help About Illustrator shows:
    Version 2014 1.0
    18.1.0 (64 Bit)
    From Samples-master\UI_Showcase\CSXS\manifest.xml i see:
    <HostList>
    <Host Name="ILST" Version="[17.0,17.9]" />
    <Host Name="PHSP" Version="[14.0,14.9]"/>
    <Host Name="PHXS" Version="[14.0,14.9]"/>
    <Host Name="PPRO" Version="[7.0,7.9]" />
    </HostList>

  • Acrobat sdk, not able to run samples, getting a message, unable to start the program

    Hi,
    I have downloaded Acrobat sdk XI and tried to run plugin samples  in visual studio 2010, It is build successfully but when I try to run the program am getting an error message saying " Unable to start  Program 'C:\Users\downloads\sdk110_VI_win\Adobe\acrobatXISdk\Version1\Plugin Support\samples\BasicPlugin\Win32\Debug\BasicPlugin.api'."
    Can anybody help me finding out why am getting this message.
    Thanks.

    How do you run the program?
    I need to copy the compiled BasicPlugin.api under Acrobat\plug_ins folder. I can create a subfolder of plug_ins and copy the .api file there. Just one level deep: if I create a subfolder under a subfolder of plug_ins, the .api file will not be found by Acrobat.
    Then I need to restart Acrobat and I find the plugin running. In particular, BasicPlugin add a new Acrobat SDK menu and a menu item under it.
    If I close Acrobat and go back to Visual Studio, I can push the Debug button which will open Acrobat for me and stop the program execution at any breakpoints I have set in the code.

  • Can't compile the first sample in crossbridge

    when i'm trying to run make FLASCC=/cygdrive/c/crossbridge/sdk FLEX=/cygdrive/c/flex_sdk  in run.bat it gives the error "Unable to launch the Java Virtual Machine". i have already downloaded the 64-bit java and the flex sdk. i have also downloaded the flash builder.
    any help in this matter will be appreciated. thanks in advance

    ALWAYS Google your problem first if you Google this one you will likely find some helpful solutions http://tinyurl.com/oxkvhd3
    Anyway, you should probably check your Windows CLASSPATH envirnoment variable is set correctly as the next step.

Maybe you are looking for