• 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

J2ME Polish - Pb while trying to test polish samples

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I m trying to launch the sample included with j2me polish, but i don't manage to run it.

I have that pb:


First I checked the classpath and it seems that the jdk is welldefined.
So i don't see why it doesnt find the javac compiler.

I use Eclipse 3.0
Could you help me cause I allready checked my classpath and folder and don't find what could be wrong
[ April 25, 2006: Message edited by: Kim Prescott ]
 
Kim Prescott
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
my pb is solved.
i had forgot to define the tools.jar in the Ant classpath.
 
reply
    Bookmark Topic Watch Topic
  • New Topic