• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Anyone using CodeWarrior?

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While I'm waiting for the Certification Department to enable my assignment download I'm trying to pick a development environment.
I own a PC, a Mac and and SparcStation, so I can choose from any of the common platforms.
I would like to use Metrowerks CodeWarrior and was wondering if anyone else is using it. The latest version DOES support JDK 1.4 on Windows.
I could use Sun ONE on my Sparc 20 but it will be slow.
MacOS X runs Apples port of JDK 1.3. I don't know when 1.4 will be out. Kinda rules out any Mac Hosted developent.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can use any IDE you chose, however make sure that it doesn't put any extra code into your classes.
Mark
 
Andrew Fischer
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Mark Spritzler:
You can use any IDE you chose, however make sure that it doesn't put any extra code into your classes.
Mark


Thanks.
CodeWarrior it is then.
 
reply
    Bookmark Topic Watch Topic
  • New Topic