Codewarrior Download Mac
Existing Mac Codewarrior devs must now seek an alternative, which is easier said than done because Codewarrior was the pinnacle development tool for PalmOS. And I would suspect that connectivity to Macs (such as conduits) will also suffer as a result of this divorce. Freescale division Metrowerks has released its CodeWarrior Development Studio for Mac OS v10.It’s available for download from the Metrowerks Web site, either as a free Learning Edition or as US.
Marianne Cornila <mariann...@profile.ch> wrote:> I'm experiencing odd problems running Java applications with CodeWarrior
> since applying the CW Pro 5.3 Factory Update.
>
> I can't run _anything_ that uses the java.util package. Simple lists using
> the iterator interface, etc. Example from books which use the
> import.java.util.* command. Anything. Especially implementations with
> ListIterator, or other Iterator classes, won't work.
>
>
> Here's a typical error message I get:
>
> Exception Occurred:
> java.lang.NoClassDefFoundError: java/util/Iterator
> at Liste.iterator(Compiled Code)
> at Liste.main(Compiled Code)
> at
> com.apple.mrj.JManager.JMStaticMethodDispatcher.run(JMAWTContextImpl.java)
> at java.lang.Thread.run(Thread.java)
I don't think it has anything to do with the update.
It sounds like you are linking with the JDK 1.1.x classes. The Interator
interface and other classes related to collections were introduced in JDK
1.2. In 1.1, only the Vector and Hashtable classes exist.
If you want to link with JDK 1.2, you'll have to remove the classes.zip file
from your project and replace it with rt.jar, which is located in the same
place as classes.zip in your CodeWarrior installation.
If you want to be able to run this code on your Mac, you'll have to do
something different. JDK 1.2 doesn't run yet on Mac OS. You have to stick
with 1.1. In this case, you'll have to download from Sun's web site the
Collections framework for 1.1.
http://java.sun.com/products/javabeans/infobus/index.html#COLLECTIONS
Look at the bottom of the page
Then you'll have to add the collections.jar file to your project. You will
also have to use different paths to find the classes. In 1.2, they're in the
package java.util but in 1.1 they're in com.sun.java.util.collections.
By the way, for all your CodeWarrior questions, check out the newsgroups
comp.sys.mac.programmer.codewarrior and codewarrior.*.
Steve
Arm® Processors
Arm® MCUs
Power Architecture® Processors
All Processors and MCUs
Audio
Interfaces
Peripherals and Logic
Power Management
Sensors
RF
RFID/NFC
Security and Authentication
Wireless Connectivity
Browse all products
Product Information
Application-Specific Products
Automotive
Mobile
Industrial
Smart City
Smart Home
Communication Infrastructure
Enabling Technologies
NXP Designs
Technical content and expertise to help jump start your design and get you to production faster.
Start your designSoftware
Download our latest development and embedded software solutions.
Development Boards
Expedite time-to-market with our extensive lineup of development kits.
Designs
Jump-start your design with proven hardware and software solutions.
Metrowerks Codewarrior Download
Documentation
Get the latest specifications in our technical documentation library.
Training
Further your technical expertise with online and in-person instruction.
Codewarrior Download Windows 10
Commercial Support and Engineering Services
Codewarrior 11.1
Get comprehensive paid support to fast-track your product development.
Support
NXP Community
Design ideas, demo videos, quality answers. Connect with NXP professionals and other knowledgeable designers ready to help.
Training
Design Resources
Software, documentation, evaluation tools. The resources to build comprehensive solutions and accelerate your time to market.
Access our design resource libraryOur Company
Codewarrior Development Studio
News and Media
Investor Relations
Contact Us
Events
Codewarrior 11
Careers at NXP
Codewarrior 10.6 Download
We're always looking for passionate and talented people to work with us.
Join our team