[CS2]Is it possible to use XCode to develop plugin on MAC?

Hi,
Im new to Indesign Plugin Development.Is it possible to use XCode to develop Indesign Plugin on Mac 10.3.9 for Indesign CS2?
SDK says that the IDE to be used is Codewarrior 9.3.I have Codewarrior 8.3
installed in my system.Will i be able to compile plugin in this version of codewarrior?
Please give me your suggestion.
Thanks in advance.
myRiaz

I'll back up Peter on this one. InDesign is tied to the specific C++ ABI and therefore you can only use the same compiler to build plugins. There can even be problems with differing versions of CodeWarrior.
Unfortunately I don't have a good answer for you as CW is generally no longer available for purchase. I'd start a conversation with Developer Technical Support to begin with. You can also perhaps search Ebay. Finally, as I recall CW10 was released for free from MetroWerks. If you can find that there is a chance, however slim, you could get CW10 to build a CS2 plugin.

Similar Messages

  • CS6 I have a Student and Teacher Edition (incl. 3 license) for Windos. Is it possible to use one of these licenses for mac?

    CS6 I have a Student and Teacher Edition (incl. 3 license) for Windos. Is it possible to use one of these licenses for mac?

    jasontc:
    The answer is yes. If you use the "alias" method (in iPhoto's Advanced Preference pane - don't copy files when importing) you can use your own source folder system. You can also share the source files with another image management application. There are some unique issues, however. Any edit of a photo by iPhoto is not seen by the other application as the edited version is saved in iPhoto's Modified folder. If the other application can perform edits on the source file and save the edits to the actual source file, iPhoto's thumbnail of that file will not reflect the change but the edit will display when you open the photo in iPhoto's edit window or use that photo in a book or slideshow. If iPhoto hasn't edited before hand. If iPhoto edits the other application's edited version the source file is not touched. Also any file added to an existing source folder has to be manually imported into iView and then moved within iPhoto from its roll to the roll representing the source folder it was placed in via the Finder. When moved in iPhoto the source file will physically be moved to that folder in the Finder. Hope I haven't confused you with this convoluted description.
    So with some quirks you can use another application like iView MediaPro on the same set of source files.
    I do the above with iPhoto and iView.

  • Is it possible to use creative cloud online with both Mac/windows system (on the same computer, bootcamp) without paying twice ?

    Hello, I work with a Macbook pro, divided into mac and win 8 (with Bootcamp), is it possible to use Creative Cloud subscription with both system without paying twice.
    Bonjour, J'utilise un Macbook pro partitionné Bootcamp mac et windows 8, est-il possible que l'abonnement à Creative Cloud en ligne fonctionne indifféremment dans les deux systemes (sur le même ordi), sans payer deux fois.
    Merci,
    jho

    Your subscription allows for two functioning installations (normally on separate machines, but I imagine you could install the two as you indicate).

  • Is it possible possible to use a WD "My Passport for Mac" External HD with a Chromebook?

    Hello . . .
    I am a photographer who is seriously thinking of purchasing a Chromebook to utilize for both online and offline editing while in the field. I'm wondering if it is possible to use a Western Digital "My Passport for Mac" to store and retreive my images as an external drive for both storage and retrieval using a CB.
    Does any one know if I will have to do any special formatting to use this drive with a Chromebook? And, if so, what do I need to know/do to do it?
    Thanks very much for any information that might be provided.
    David
    Solved!
    Go to Solution.

    The "My Passport for Mac" is listed here (both the WDBLUZ0010BSL-NESN and the WDBZYL0020BSL-NESN).
       Chromebook compatible external drives 
    For other help with Chromebooks, it's best to visit the Chromebook Forum.
    -Jerry

  • Is it possible to use any nvidia 8800GT in my Mac Pro?

    Hi,
    I have a 1st gen Mac Pro, with PCIe slots. Is it possible to use any 8800GT or do i have to get one from the apple webshop. This upgrade hasn`t come to Norway yet, but i`ve found some other great 8800GT`s. I don`t see why i can`t buy a MSI 8800GT (as long as it`s PCIe and not 2.0).
    What do you think? Please help me.. =/

    Thanks for the replies.
    Thats a real shame, though. The Upgrade kit cost the equivalent of $475 in Norway. Thats insane for a $170 graphics card. I found one computer store that had it listed at about $355, which i find strange. How could another computer store sell apple hardware cheaper then the official apple reseller?
    I find this whole situation frustrating. I can't buy from nvidia.com either as the taxes and stuff would likely end up in the $200 area. For once i wish i lived in the US.
    Thanks for the help. =)

  • Using Xcode to develop a Finder plugin (context menu)?

    Hiya-
    I'm trying various approaches to a project. It will basically act on one or more files selected in the Finder. I could make it a simple droplet app, or I could trigger it from the Script menu, but I would prefer to make it a Contextual Menu plugin for the Finder. The scope of the project, while relatively simple, is a bit beyond what I can do with Automator, so I don't think its Finder context menu for workflows will suffice.
    Can anybody point me in the direction of the best way to go about this? I am learning Xcode; I have gone through the tutorials, and am ready to further my ability while applying it to a specific objective.
    Any suggestions or advice will be appreciated.
    Thanks,
    Drewstre

    Hi PhiLho and Surikov,
    Thanks for your replies. Maybe my explanation on the problem is not clear enough..
    Many ppl here might have experience with Oracle JDeveloper. If I create a new web application and add one task flow to it, I could double-click the task flow and build up an empty .jsff file. On that particular page I'm allowed to add any components as I like. But whatever, in the end I need to set up a new .jspx file and drag the task flow into the file to create region before running the project. (JDeveloper integrated an internal weblogic server.)
    Now what I'm attempting is to include my JavaFX applet into the ADF task flow (instead of the normal .jsff file). This requires me to run the JavaFX applet from web page first, which is similar to .jsff. But I really dunno whether I'm able to this since I used Netbeans to develop my JavaFX but JDeveloper for creating task flow. They are really, two different platforms.
    I've been spending 1.5 months developing my JavaFX UI and it's really a large and consummate project now. Running it from ADF task flow is probably the last and crucial requirement. If not being implemented successfully, all of my previous work on UI would not be appreciated.
    Crazy with this.... Lend me a hand, please!

  • Is it possible to use "c/c++" developed library in java?

    hello all
    i have a convertor. which convert wav to mp3 and it is developed using "c". now i want to use that in java. is it possible? if possible then how?
    i am working in a project where the project (convertor) will be in server and client will access that from the client pc within a network. now i want to use that convertor which is developed using "c".
    anyone can tell me how can i do that??
    thanks
    bashar

    The previous answers are correct - you can do what you need by using JNI.
    However, there are serveral products, so-called "JNI wrappers" that allow you to call any C function from Java without learning JNI.
    Here is link to one of such products, and you can find others in google as well.
    http://www.excelsior-usa.com/xfunction.html
    Library for painless JNI programming

  • Is it possible to use the ipad to access a mac mini running mountain lion and back to my mac?

    Is it possible to access a mac running mountain lion using Back to my Mac?

    To my knowledge the iPod can only be used as a secondary monitor since you have to boot up the Mac and turn on the secondary display. You would still need a KB and pointing device for the Mac
    However, you can log into the Mini from an iOS device like an iPad using app like LogMeIn, GoTo MyPC or TeamViewer on both the Mac and the iPad. You use the touch screen on the iPad for all control of the Mac.
    As you said,that would be tedious for a lot of typing but you could use a BT keyboard for the iPad.

  • Is it possible to  use an ISR developed in ITS?

    I have developed an ISR using the ITS, because we are having various difficulties with the Adobe forms. Testing the service from SE80 calls it up fine, and also from QISRSCENARIO.
    Now I am trying to integrate it into the portal to check it with actual employee data and I get the following error:
    <b>com.sap.portal.appintegrator.sap.WebDynpro::WebDynpro/TopLayer</b>
    MandatoryParameters
    DefinitionType   <i>ABAP Java </i>
    System   <i>SAP_WebDynpro_XSS</i>
    Application Name    <i><blank></i>
    OptionalParameters
    WebDynproNamespace   <i><blank></i>
    Application Parameters   <i>SCENARIO=ZPW2&sap-cssversion=6.0.15.0.0&MODE=CREATE&sap-wd-cltwndid=WID1170322423139&sap-ext-sid=g1V2Ojboq8hZxwcHKgdkVw==/PIgIoigkJjy8imvnhfWMQ==</i>DynamicParameter   <blank>
    DebugMode  <i>No</i>
    <b>
    [EDIT] I have overcome the above problem by creating an IView, and then using that PCD URL in my configuratioin settings - at least my form is called now, although its not executing correctly (yet)... My question still remains - Are ITS forms still supported?</b>
    What am I doing wrong here, and how do I call an ITS ISR in ESS/MSS? Are ITS forms still supported?
    Thanks,
    Armando
    Message was edited by me as i got a little bit further
            armando spagnolo

    Something else that I just tested:
    I have developed an PCR as an ITS form as well, and when I select "Personnel Change Request" ain the portal and then choose my form, I get this error message:
    <b>No Adobe Form Is Assigned to the Scenario</b>
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No Adobe Form Is Assigned to the Scenario
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111) .................................
    Does this mean that ITS forms are no longer supported at all as PCR's? I could not find any mention of this in the documentation despite searching for it.
    Armando,

  • Using XCode for Cross Developing (Target would be Linux x86)

    I'm developing RealTime Software - running as RT-Kernel modules - written in C for Linux x86 (RTlinux on Kernel Version >2.4.32 or RTAI on Kernel Version 2.6.x).
    At the moment I develop using ssh and vi on the target machine. This is NOT very comfortable.
    After searching your forum I found:
    http://discussions.apple.com/thread.jspa?messageID=2322911&#2322911
    Fine Links to the XCode Documentation. But reading it I just found how to cross develop to MacOS X targets (x86 and PPC).
    Can you please tell me, if it is possible to use XCode for cross development with target machines using Linux on x86?
    Thank you
    Johann

    In theory, yes. In practice, no. You would need a version of GCC that supports targeting that architecture and all the header and library files for that architecture. It is highly unlikely to be worth the time and effort to try it and it may not even work even if you do everything right. Plus, you would still have to run and test on the target platform.
    You'll just have to make life the best that you can on Linux. I suggest downloading the NEdit editor for X Windows. It is as good as any Mac editor and very easy to script for automation.

  • T's possible to use the jsp to develop stand-alone application?????

    Hello everybody, I would like to know your considerations about this topics: It's possible to use jsp to develop stand-alone application that will be not run on the server but on the local machine?There are some negative aspects on make this? Thank you for your reply

    i don't think you could ever protect the jsp code and it wouldn't do you much good to bother anyway, since anyone with a browser can just "View Source" and see all the HTML on the page anyway.
    the only thing you would want to protect is your java source. you don't have to distribute the .java files with your application, just the .class's. you could try and obfuscate the .class files, but a determined person will always be able to reverse it back to a .java program and read it. it would take a bit of work and knowhow though, so figure out how smart the consumer is going to be and if they will be able to figure out how to reverse .class files back to .java

  • Using Xcode

    Hello! Um.. im kinda new to programming but since its gonna be my profession.. figured that Id start with Xcode. Um.. I wanna use Xcode to develop a widget that I can use to link to an HTML site. Is there someone with knowledge of Xcode or a site somewhere that I can use to walk me through this? Im willing to learn any Language so that I can make the widget. I only have some knowledge of HTML and MS-DOS but dos wont help me in mac and boo windows.

    I should start with Cocoa and Objective C first? Ok. I read a review on just a Cocoa book and the dude said you should have knowledge of C/C++. But thanks! I have a lil bit of knowledge with HTML (no idea what CSS is) and I haven't done anything with Javascript. I got a book on HTML so that would probably help me. A friend of mine gave me a project to try out on my Mac since Im new to it so Ive been experimenting with it. We play this game called Final Fantasy XI online and asked If I wanted to try to code a widget of a game timer. It would be something that works by syncing with your systems clock since ingame time runs differently. It would be used to tell you the ingame day, time, moonphase, shop times, etc. Eventually I wanna cross platforms to windows since ive used Windows most of my 18yrs of life lol! Maybe even linux but for now just Mac.. its such an awsome and stable OS I wish I used one before I started with 10.4 Tiger.

  • HT5390 is it possible to use windows RDP (terminal services) to remote into an apple server?

    is it possible to use windows RDP (terminal services) to remote into an apple server?

    corydchurch wrote:
    is it possible to use windows RDP (terminal services) to remote into an apple server?
    In the Windows world you can use RDP to remotely control a (Windows) server for administration purposes. You can also use RDP to connect to a Windows Terminal Server to run user applications on the server and multiple users can do this at the same time.
    It is not possible to use RDP to remotely control a Mac server for administration purposes. You can however use Screen Sharing or VNC (if enabled) or install some other software like TImbuktu Pro to allow the same sort of thing. None of these use the RDP protocol. If your are a mainly or all Mac environment you would use Screen Sharing (Apple's custom version of VNC). You can get Windows versions of VNC and Timbuktu Pro which would therefore allow a Windows machine to remote control the Mac server.
    It is however possible to buy and install a Mac Terminal server solution to allow multiple users to connect and run applications on the Mac server just like a Windows Terminal Server solution except as it is running on a Mac server it will allow running Mac applications rather than Windows applications. This is not for remote controlling the server. There are two such packages for the Mac these being AquaConnect and iRAPP. These can run their own proprietary protocol or they can also allow users to connect via the RDP protocol. This does therefore allow a Mac or Windows user to connect to the Mac Terminal Server and run Mac applications.

  • Can I use my iPod with BOTH a Mac and PC???

    Might be an odd question and forgive me if it is an obvious answer. I just got a 30 gigger and connnected it up and charged it with my Mac mini at home last night. I have lots of music on my iTunes on my home Mac mini and I have some music on my work Dell Laptop(with iTunes). What would be the best way to sync up my two iTunes libraries (one on my Mac, the other on the Dell lapper) to the iPod, or is it even possible to use it interchangeably with both the Mac and PC??

    Yes, you can.
    Read through the following article, and make sure your iPod is Windows-formatted using the iPod Updater utility on Windows.
    http://docs.info.apple.com/article.html?artnum=61675

  • How to develop a simple plugin for adobe illustrator cs2 using xcode on mac os

    I would like to know the steps to develop a simple plug-in for adobe illustrator cs2 using xcode on mac OS...anything like a dialog box displaying "hello World"... I m new to MAC OS...Please help...
    Thanks in advance

    Get the SDK and start playing with the sample plug-ins. Asking for something as general as "how do I get started" is asking a little much from this forum :) Try your hand at the SDK and come back to ask more specific questions as you run into them.
    Bear in mind that this isn't an Xcode forum either, though I'm sure there are places to get good help on that!

Maybe you are looking for

  • Lumia 900 bluetooth connection drop

    Hi, I have a Flyaudio multimedia head unit (type 80054A1) in my car and I just recently bought a Nokia Lumia 900 with 7.5 software version. The problem is that it connects the phone, finds the call records etc etc, seems everything is working fine. A

  • Transferring/opening AVI files off camcorder. it wont open! help! not playable?

    I bought a Toshiba camcorder a bit ago and this is my first time transfering the videos to my computer. It won't open/play because it says quicktime doesnt play AVI files. what do I do?

  • Best method for building a project with multiple video tracks

    I'm working a project where a client wants some edits made to an existing DVD they had - some video tweaks but mostly menu changes. I'm rebuilding the menus from scratch and I've ripped all the video files from the DVD (there are about 80 of them on

  • Keyword Filtering & Search Via Parent Structure In Aperture Is Ugly - Help

    I'm very frustrated with the keyword assigning and filtering within Aperture. I basically have my keywording down, but USING the keywords is a nightmare.   I try and create parent keywords by things like People (fred, john, harry, etc.), vacation (20

  • Apex session cookie in Safari

    Hi all, I'm hitting a restriction or security feature(?) of Safari in iOS. One of our Apex applications is a page that runs in an iframe on a site. Apex is installed on a server inside our own network and is accessable via dns: office.ourcorp.com (fa