ME 8 SDK on Mac OS X?

I see this was asked a while back (Is the Java ME 8 SDK only for Windows?), but since this was several months back, is there any news whether there will be a Mac OS X version of the ME 8 SDK?
Thanks, Kevin

Kevin,
Thank you for your interest in Java ME 8. Currently Java ME SDK supports only Windows, however you will defilitely see other platforms in future releases.

Similar Messages

  • How can install java sdk for mac os x 10.6.8

    How can install java sdk for mac os x 10.6.8?

    Deanwdd wrote:
    I mean to update Quicktime for Mac Os X 10.6.8...
    If you're running 10.6.8, Apple menu > Software Update. What version of QT do you have?

  • Java SDK for Mac OS?

    I'm new to java and even newer to Mac OS. Just got a mac laptop and was wondering if Sun had an SDK for Mac OS. Didn't see it on the download list. Anyone have any suggestions? Thanks

    Java runtime 1.3.1 comes bundled with the OS. JDK up to 1.4.1 and development tools are free downloads/updates from Apple (and I think the recent software update brings 1.4.1 to the masses). Go to apple.com and choose the "Developer" tab for juicy details. You'll need to register with the Apple Developer's Connection (free) to download the Developer Tools, which include SDK, and IDE, source examples, and other fun.
    -- Tom Bortels

  • Installing SDK to Mac OS

    Hi,
    I successfully installed the SDK to my Mac (Snow Leopard) and am
    already using it for Collector development.
    Everything works perfectly.
    Now, I am trying to do the configurations for Reports development. The
    only missing point seems to be the configurations related to "Enabling
    Previewing Reports That Query The Sentinel Log Manager Event Store".
    When I try to test the connection with
    "java -cp
    $ESEC_HOME/ccsbase.jar:$ESEC_HOME/reports.jar:$ESEC_HOME/jasperreports-3.5.1.jar
    com.novell.reports.jasper.data.event.ConnectionChe ck"
    I get "Unsupported Operating System" exception:
    Testing the connection...
    24.Kas.2011 01:20:46 esecurity.base.configuration.MetaDataManager init
    INFO: Initializing metadata, container name WebUI
    24.Kas.2011 01:20:47 esecurity.ccs.comp.ExtMetaDataManager
    processTransformationNodes
    INFO: Found 8 transformation defs for object Event
    24.Kas.2011 01:20:47 com.esecurity.uuid.UUIDGenerator <init>
    SEVERE: Error obtaining MAC address.; Exception Unsupported operating
    system: Mac OS X; java.lang.UnsupportedOperationException;
    24.Kas.2011 01:20:47 com.esecurity.uuid.UUIDGenerator <init>
    SEVERE: java.lang.UnsupportedOperationException: Unsupported operating
    system: Mac OS X
    Is there a workaround for this case.
    Thanks,
    Hakan
    hkalyoncu
    hkalyoncu's Profile: http://forums.novell.com/member.php?userid=63527
    View this thread: http://forums.novell.com/showthread.php?t=448651

    langleyb;2156577 Wrote:
    > Hakan,
    >
    > I will look into this, I think this particular problem is addressed in
    > our next SDK update.
    Thanks for the good news.
    hkalyoncu
    hkalyoncu's Profile: http://forums.novell.com/member.php?userid=63527
    View this thread: http://forums.novell.com/showthread.php?t=448651

  • Just released Java ME SDK for Mac OS

    Java ME SDK 3.0 for Mac OS final version has been released [http://java.sun.com/javame/downloads/sdk30_mac.jsp|http://java.sun.com/javame/downloads/sdk30_mac.jsp]
    Edited by: kTom on Dec 22, 2009 5:25 AM
    Edited by: kTom on Dec 23, 2009 8:40 AM

    Are there any plans about releasing the SDK on Linux, and if yes, when?

  • Java ME 3.0 SDK Profiler - Mac OS X

    Hi,
    I would like to know if it's possible to profile the memory usage of an MIDP application on Mac OS X.
    The SDK 3.0 seems to generate only offline CPU profiling information, which isn't very interesting.
    I'd like to attach a profiler to monitor the memory usage at runtime (heap size) as my application loads a number of images from file.
    I've tried using VisualVM or the Netbeans profiler, but both seem to monitor the emulator application instead of the midlet.
    A heap dump should be helpful too, but I have no idea how to get one.

    Hi,
    sure, it is possible. Look into 'bin' directory in your Java ME SDK 3.0 installation and you will find 'memory-profiler' there. For instructions how to use it see the documentation 'docs/UserGuide.pdf', page 144, Virtual Machine Memory Profiler chapter.

  • Build DNG SDK on Mac with XCode 6.2

    Hello everyone,
    I am trying to build the DNG_SDK Version 1.4 with XCode 6.2. I have downloaded all the third party libraries for xmp and dng sdk. After linking errors with the current xmp sdk 201412, I tried to compile DNG_SDK with XMP SDK Version CS6. The XMP Subproject is found in my DNG_SDK and is build successfully.
    For the DNG SDK I still get linker errors and I have no clue why (regardless which architecture I select i386 or x64):
    Ld /Users/sboegel/Downloads/dng_sdk_1_4/dng_sdk/targets/mac/release/dng_validate normal i386
        cd /Users/sboegel/Downloads/dng_sdk_1_4/dng_sdk/projects/mac
        export MACOSX_DEPLOYMENT_TARGET=10.9
        /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cl ang++ -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOS X10.9.sdk -L/Users/sboegel/Downloads/dng_sdk_1_4/dng_sdk/targets/mac/release -F/Users/sboegel/Downloads/dng_sdk_1_4/dng_sdk/targets/mac/release -filelist /Users/sboegel/Library/Developer/Xcode/DerivedData/dng_validate-fjjibtptniqsozaqnhhmkybxy udz/Build/Intermediates/dng_validate.build/Default/dng_validate\ release.build/Objects-normal/i386/dng_validate.LinkFileList -mmacosx-version-min=10.9 /Users/sboegel/Library/Developer/Xcode/DerivedData/dng_validate-fjjibtptniqsozaqnhhmkybxy udz/Build/Products/libXMPFilesStatic.a /Users/sboegel/Library/Developer/Xcode/DerivedData/dng_validate-fjjibtptniqsozaqnhhmkybxy udz/Build/Products/libXMPCoreStatic.a -framework Carbon -Xlinker -dependency_info -Xlinker /Users/sboegel/Library/Developer/Xcode/DerivedData/dng_validate-fjjibtptniqsozaqnhhmkybxy udz/Build/Intermediates/dng_validate.build/Default/dng_validate\ release.build/Objects-normal/i386/dng_validate_dependency_info.dat -o /Users/sboegel/Downloads/dng_sdk_1_4/dng_sdk/targets/mac/release/dng_validate
    Undefined symbols for architecture i386:
      "TXMPMeta<std::string>::Initialize()", referenced from:
          XMPFiles::Initialize(unsigned int, char const*, char const*) in libXMPFilesStatic.a(XMPFiles.o)
      "TXMPMeta<std::string>::SetProperty(char const*, char const*, std::string const&, unsigned int)", referenced from:
          P2_MetaHandler::SetAudioInfoFromLegacyXML(bool) in libXMPFilesStatic.a(P2_Handler.o)
          P2_MetaHandler::SetVideoFrameInfoFromLegacyXML(XML_Node*, bool) in libXMPFilesStatic.a(P2_Handler.o)
          MP3_MetaHandler::ProcessXMP() in libXMPFilesStatic.a(MP3_Handler.o)
          ReadIDXFile(std::string const&, std::string const&, TXMPMeta<std::string>*, bool&, MD5_CTX*, bool) in libXMPFilesStatic.a(SonyHDV_Handler.o)
          XDCAMEX_MetaHandler::ProcessXMP() in libXMPFilesStatic.a(XDCAMEX_Handler.o)
          XDCAM_Support::GetLegacyMetadata(TXMPMeta<std::string>*, XML_Node*, char const*, bool, std::string&) in libXMPFilesStatic.a(XDCAM_Support.o)
          RIFF::importProperties(RIFF_MetaHandler*) in libXMPFilesStatic.a(RIFF_Support.o)
      "TXMPMeta<std::string>::SetProperty(char const*, char const*, char const*, unsigned int)", referenced from:
          ID3_Support::ID3v1Tag::read(XMP_IO*, TXMPMeta<std::string>*) in libXMPFilesStatic.a(ID3_Support.o)
          P2_MetaHandler::SetXMPPropertyFromLegacyXML(bool, XML_Node*, char const*, char const*, char const*, bool) in libXMPFilesStatic.a(P2_Handler.o)
          P2_MetaHandler::SetGPSPropertyFromLegacyXML(XML_Node*, bool, char const*, char const*) in libXMPFilesStatic.a(P2_Handler.o)
          P2_MetaHandler::SetAltitudeFromLegacyXML(XML_Node*, bool) in libXMPFilesStatic.a(P2_Handler.o)
          MP3_MetaHandler::ProcessXMP() in libXMPFilesStatic.a(MP3_Handler.o)
          MPEG4_MetaHandler::ProcessXMP() in libXMPFilesStatic.a(MPEG4_Handler.o)
          ReadIDXFile(std::string const&, std::string const&, TXMPMeta<std::string>*, bool&, MD5_CTX*, bool) in libXMPFilesStatic.a(SonyHDV_Handler.o)
      "TXMPMeta<std::string>::DeleteProperty(char const*, char const*)", referenced from:
          P2_MetaHandler::SetRelationsFromLegacyXML(bool) in libXMPFilesStatic.a(P2_Handler.o)
          P2_MetaHandler::SetDurationFromLegacyXML(bool) in libXMPFilesStatic.a(P2_Handler.o)
          P2_MetaHandler::SetGPSPropertyFromLegacyXML(XML_Node*, bool, char const*, char const*) in libXMPFilesStatic.a(P2_Handler.o)
          P2_MetaHandler::SetAltitudeFromLegacyXML(XML_Node*, bool) in libXMPFilesStatic.a(P2_Handler.o)
          P2_MetaHandler::ProcessXMP() in libXMPFilesStatic.a(P2_Handler.o)
          JPEG_MetaHandler::ProcessXMP() in libXMPFilesStatic.a(JPEG_Handler.o)
          MPEG4_MetaHandler::ProcessXMP() in libXMPFilesStatic.a(MPEG4_Handler.o)
    Any hint is appreciated. Thanks
    I found a hint here (Xcode Compile Error Undefined symbols for architecture x86_64:   "TXMPMeta<std::string>::Initialize() that a include statement would be missing, but that is defined in the dng sdk (dng_xmp_sdk.cpp):
    #if qMacOS
    #ifndef MAC_ENV
    #define MAC_ENV 1
    #endif
    #endif
    #if qWinOS
    #ifndef WIN_ENV
    #define WIN_ENV 1
    #endif
    #endif
    #include <new>
    #include <string>
    #define TXMP_STRING_TYPE std::string
    #define XMP_INCLUDE_XMPFILES qDNGXMPFiles
    #define XMP_StaticBuild 1
    #include "XMP.incl_cpp"
    This cannot be the reason..

    Thank you so much! That has worked!
    I have downloaded XCode 5.1.1 and the build ran without errors. But still I is unclear to me what has changed. The Xcode-project file included in the dng sdk was configured compiling on Mac OS SDK 1.6. Anyway, I can go on with that. Thanks again

  • Hardware requirement for installed Xcode SDK on Mac mini

    hi All,
    i want installed the Xcode SDK on the my MAC mini. so what I need basic requirement
    [like hard-drive,Processor,ram and all other any specific requirement as well] to get that installation successfully.
    Thanks
    Vikram

    lcornell wrote:
    I purchased a mac mini with snow leopard pre installed.
    So I don't have any discs.
    When purchasing a new Mac, it always comes with the restore disks, which include XCode as an optional install. It sounds like you bought a used Mac, which means the seller should have supplied the OSX disks with the Mac. And if the Mac came with something prior to 10.6, then the seller upgraded to 10.6, they needed to either restore the Mac back to what it came with, or supplied you with the 10.6 disk as well as the restore disks.
    So you'll need to get some replacement disks, either from the seller, or by purchasing from Apple.

  • CS4 SDK on Mac 10.6

    Hello,
    I know Adobe's requierements for CS4 SDK are XCode 3.1 for MacOS 10.5.x (or XCode 2.4.1 for MacOS 10.4) but my new MBP only option being XCode 3.2 for MacOS 10.6.x I had to dive into the usual Test && Run procedures to find out I could compile Basic Dialog SDK sample code with XCode 3.2 by modifying the following project settings:
    Architectures: 32 bit Universal
    Base SDK: MacOS X 10.4
    C/C++ Compiler Version: GCC 4.0
    Next step being to load the built plugin with debug ID CS4 on MacOS X 10.6 - which remains to be done at this stage...
    My question to this forum being: is anybody else already gone that way and in such a case how did it turn out?
    Any comment and advice would be very much appreciated indeed.
    Best regards
    Patrick Perroud

    You can install other mac os sdk versions when installing xcode - I have the
    10.4 sdk installed (even though on 10.6) and build CS4 against that.  You need
    to do the same.
    Ian

  • WHERE IS THE LIGHTROOM SDK FOR MAC?

    Hi,
    I can't find where to download the SDK for Lightroom 3 for Mac??
    Thanks,
    Juan

    Hi,
    Its most likely showing you a blank page again because it is pulling the page from your browser's cache (or an ISP cache) instead of the web server. On Windows I'd try holding down the Control, Alt or Shift key (can never remember which) to bypass the cache when next refreshing that page. Not sure what the equivalent is on Mac (and presumably Safari). Alternatively try a different browser e.g. Chrome or Firefox to see if it has more luck with the download.
    As Rob mentioned, the link posted earlier by Renambol seems to be working fine.
    Matt

  • Compiling XMP SDK on Mac OS X 10.6

    Has anybody managed to successfully compile the (C++) XMP SDK on Snow Leopard?
    The programmers guide contains references for building the SDK using XCode 2.4 - I am using 3.2. Some of the configuration files also contain references to earlier versions of OS X. For example, I modified the file XMPToolkitSDK-Common.xcconfig to reference the appropriate SDK on my Mac - it was pointing to a 10.4 SDK.
    Thanks
    Simon

    Hi Simon,
    for your interest: The next SDK release of XMP toolkit  will have full support for XCode 3.x and the Mac 10.5 SDK.
    Kind regards
    Jörg
    Adobe  XMP

  • Install Flex SDK on MAC OS

    Hi Folks,
              I have downloaded Flex SDK (for all platforms), but on SDK's bin folder contains only exe files. Is it is a correct version or is there any seperate version available for mac machine? Kindly let me know please.
    Thanks,
    With Regards,
    Arun P. Ganesh

    Hi Arun,
    Where did you download the SDK from? I just downloaded the SDK from http://www.adobe.com/cfusion/entitlement/index.cfm?e=flexsdk and verified that the bin directory contains both Windows and Mac executables.
    -- Tom

  • Xcode and ios sdk for Mac OS X Lepord

    Actually im running Mac os X Lepord in VM ware. since i need to to learn about Xcode stuff. therefore can anybody tell that what is the xcode which really works with lepord including ios sdk and what is the best update to install! thanks

    Can you see the downloads at this link?
    https://developer.apple.com/downloads/

  • Xmp environment error with XMP SDK on MAC

    Hi,
    I  am using
    MAC platform,
    Xcode for devlopment,
    I have compiled the tool and get compiled files( libXMPFilesStaticDebug.a, libXMPFilesStaticDebug.a)
    I have create a project with xmp toolkit 3.2
    When i am try to compile the project i am getting XMP environment error which show i have to set MAC_ENV,WIN_ENV,UNIX_ENV,
    but i have already defined this in Preprocessor Macros (MAC_ENV =1 )as given in the DOC ( comes with XMP toolkit)
    Is there any thing else i have to set, so as to compile the my project (myReadingXmp) ?
    Thanks for your suggestion
    Please help !!

    I'm getting 33 linker errors when compiling. I'm on XCode v3.1.3, however the  document is referring to XCode v2.x. Last setting listed in the document is not  available in XCode v3.1.3. Can somebody guide me for clearing the compilation /linking errors.
    Please find linking error with an attachment to this post

  • Adobe Illustrator CS5 SDK not working with Xcode on Mac OS X Lion 10.7.1

    I recently was interested in developing an illustrator plug-in. I downloaded all the required files listed on the adobe site, including the pdf files.
    I was following the "getting started guide" while working on Xcode 4.1 when I saw that it required a "Carbon Bundle", since there wasn't one. I did my research and found out that I could download the bundle, which would only work on Xcode 3.2. However, when any of the sample files which are Carbon-based are loaded, Xcode 3.2 crashes while Xcode 4.1 notifies me with "Base SDK Missing".
    I would just love to have the sample code running, and I'm pretty sure I can handle it from thereon.
    Thanks in advance!

    I can get it to build on Lion with Xcode 4.1. The steps I went through were to first set all the "Build Settings" > Base SDK to Mac OS X 10.6 like below:
    Then when I built I found it would get stuck on TwirlFilter think there is a problem with Xcode as after force quiting and restarting the computer it was able to compile successfully.
    If you get any LLVM errors like error: extra qualification ... to do with AIPlatformFileDlgOpts then you just have to go to the line with the error and delete AIPlatformFileDlgOpts:: though I think that only happens if you have not done a clean before you built and there are still projects with Base SDKs set as 10.5
    Let me know how you get on,
    Robert

Maybe you are looking for